aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-headers/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-06-10 03:58:28 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-06-10 23:13:41 +0000
commitc625b9b67aed66c44d5070f1175358619350093f (patch)
tree237283f396d9f0bd49c7427d178e0932d724b0f2 /graphics/vulkan-headers/Makefile
parent985cb080b4244b845318385b1e4f8c160b830005 (diff)
downloadports-c625b9b67aed66c44d5070f1175358619350093f.tar.gz
ports-c625b9b67aed66c44d5070f1175358619350093f.zip
graphics/vulkan-headers: update to 1.3.253
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.252...v1.3.253 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 f0f14dc0b60f..3d7ec1ab3ea5 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.252
+DISTVERSION= 1.3.253
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org