aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-headers/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-03-01 14:26:07 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-03-02 20:13:55 +0000
commit93ac40e310fa5ea22faec8f35737dc4788cfcc16 (patch)
treec559ddd4404498bfe55fdd058e2c78afe8eb02ec /graphics/vulkan-headers/Makefile
parent0c132a2ef20a786a03df2899c182753e40275b5f (diff)
downloadports-93ac40e310fa5ea22faec8f35737dc4788cfcc16.tar.gz
ports-93ac40e310fa5ea22faec8f35737dc4788cfcc16.zip
graphics/vulkan-headers: update to 1.3.279
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.278...v1.3.279 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 f9cf5a764148..2f76973b14a3 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.278
+DISTVERSION= 1.3.279
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org