aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-headers/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-01-25 11:53:51 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-01-27 00:50:16 +0000
commitb586d7eea2bc967b8555ca2ea94108ce913eb73f (patch)
treeeaa17695f88c479b0e152d617933b01b0f22abf4 /graphics/vulkan-headers/Makefile
parent88b668ecb947fcca9a8574c7f685104c9fb4c257 (diff)
downloadports-b586d7eea2bc967b8555ca2ea94108ce913eb73f.tar.gz
ports-b586d7eea2bc967b8555ca2ea94108ce913eb73f.zip
graphics/vulkan-headers: update to 1.3.276
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.275...v1.3.276 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 07da5da0ed62..53898d3a919f 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.275
+DISTVERSION= 1.3.276
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org