aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-headers/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-09-23 08:41:24 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-09-25 12:09:52 +0000
commitbc26220d7ea2d67aa9b3ce94c1ad199801cd707e (patch)
tree1d7226d2201992d72b13720f068b4af7b5a3b89b /graphics/vulkan-headers/Makefile
parent75f7735143980e03c3ddc2d3e79c69567c53e9a7 (diff)
downloadports-bc26220d7ea2d67aa9b3ce94c1ad199801cd707e.tar.gz
ports-bc26220d7ea2d67aa9b3ce94c1ad199801cd707e.zip
graphics/vulkan-headers: update to 1.3.265
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.264...v1.3.265 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 062b15a64763..d38dbffd27c2 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.264
+DISTVERSION= 1.3.265
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org