aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-loader
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-11-10 12:22:15 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-11-11 08:07:54 +0000
commit18bf9c7d0e2303f8bd42e50d6be3afe841b09511 (patch)
tree4a38d8c21512a0dccaf218a7dadea84a7458caa0 /graphics/vulkan-loader
parent5a4eeed2e2cd1458f8a1b14c0801f1c7e1885329 (diff)
downloadports-18bf9c7d0e2303f8bd42e50d6be3afe841b09511.tar.gz
ports-18bf9c7d0e2303f8bd42e50d6be3afe841b09511.zip
graphics/vulkan-headers: update to 1.3.270
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.269...v1.3.270 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 ac35be577350..2cb4575282c7 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.269
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org