aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-headers/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-27 10:37:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-28 19:53:18 +0000
commit6030d641c7f0172b69afe5b44556a23909161dd4 (patch)
tree0edddf238fbdf9c762c0547c3833476b6cdc4f87 /graphics/vulkan-headers/Makefile
parent221555de48b83183e5c6fc6344745551bd8b832a (diff)
downloadports-6030d641c7f0172b69afe5b44556a23909161dd4.tar.gz
ports-6030d641c7f0172b69afe5b44556a23909161dd4.zip
graphics/vulkan-headers: update to 1.3.249
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.248...v1.3.249 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 35bc76e9e46b..02178aaa33b7 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.248
+DISTVERSION= 1.3.249
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org