aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-headers/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-05-10 08:39:29 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-05-14 00:59:36 +0000
commitfa485ed00b3e8a0dff2ce81c677072ee8efc258b (patch)
tree9d75bf50b656db7fcc06229cc50d9135d4cbcf4b /graphics/vulkan-headers/Makefile
parentf95a9550a127712a097037e5577f11248643a7cb (diff)
downloadports-fa485ed00b3e8a0dff2ce81c677072ee8efc258b.tar.gz
ports-fa485ed00b3e8a0dff2ce81c677072ee8efc258b.zip
graphics/vulkan-headers: update to 1.3.285
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.284...v1.3.285 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 5fbc76892b9c..d68da1cbe7e3 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.284
+DISTVERSION= 1.3.285
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org