aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-headers/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-08-04 11:04:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-08-05 04:00:16 +0000
commit9e41b57d6857584dcc3f41a86e8bebbb0a2e2dd1 (patch)
treebd33001821bc33c172376cff3fae634c9cf2eb80 /graphics/vulkan-headers/Makefile
parent5fd0c9cfe7a048e02466f6ec7018cac449fd2758 (diff)
downloadports-9e41b57d6857584dcc3f41a86e8bebbb0a2e2dd1.tar.gz
ports-9e41b57d6857584dcc3f41a86e8bebbb0a2e2dd1.zip
graphics/vulkan-headers: update to 1.3.261
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.260...v1.3.261 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 f2dc02fac3f8..c7da8ac0a31a 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.260
+DISTVERSION= 1.3.261
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org