aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-headers/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-04-19 06:54:17 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-04-20 11:13:50 +0000
commitb55899df93565e6eab2c8ca9b26ccb9a12f3e202 (patch)
tree88a3e67de405d720d893d143462574e59a4eecc7 /graphics/vulkan-headers/Makefile
parent264dd71e3875a9c9dfdc3c25231cc0829cb8c8b2 (diff)
downloadports-b55899df93565e6eab2c8ca9b26ccb9a12f3e202.tar.gz
ports-b55899df93565e6eab2c8ca9b26ccb9a12f3e202.zip
graphics/vulkan-headers: update to 1.3.283
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.282...v1.3.283 Reported by: Repology, portscout
Diffstat (limited to 'graphics/vulkan-headers/Makefile')
-rw-r--r--graphics/vulkan-headers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile
index 8af5b27a25af..1fdedbfa117d 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.282
+DISTVERSION= 1.3.283
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org