aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-loader
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-03-08 13:16:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-03-09 05:36:19 +0000
commit5c9f837ce4ba79e7b0a5b07ae59c173847833144 (patch)
treecbb905fba4fc9aab098082c5b971d61f6749504d /graphics/vulkan-loader
parentf5d8edbcf7601a576d3eda33e0ad2f8c47e4d78f (diff)
downloadports-5c9f837ce4ba79e7b0a5b07ae59c173847833144.tar.gz
ports-5c9f837ce4ba79e7b0a5b07ae59c173847833144.zip
graphics/vulkan-headers: update to 1.3.280
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.279...v1.3.280 Reported by: Repology, portscout
Diffstat (limited to 'graphics/vulkan-loader')
-rw-r--r--graphics/vulkan-loader/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 7add204e0914..498f617c031f 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.279
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org