aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-07-14 13:27:29 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-07-15 08:44:08 +0000
commitb40295591fe951dc57cb9bcd51e0157da4c2aca2 (patch)
tree31cc1d7e7083b60890c0212f402e9da130132927
parentcc8f7b768dbf6a9109b54150a8146c78f45a7d58 (diff)
downloadports-b40295591fe951dc57cb9bcd51e0157da4c2aca2.tar.gz
ports-b40295591fe951dc57cb9bcd51e0157da4c2aca2.zip
graphics/vulkan-headers: update to 1.3.221
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.220...v1.3.221 Reported by: Repology, portscout
-rw-r--r--graphics/vulkan-headers/Makefile2
-rw-r--r--graphics/vulkan-headers/distinfo6
-rw-r--r--graphics/vulkan-loader/Makefile1
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile
index 9677327e6a9a..a39a07014cd3 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.220
+DISTVERSION= 1.3.221
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 3f413758ccc7..4f6809c8d1cc 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657197026
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.220_GH0.tar.gz) = a41707ef4cd506626990799f7679c64c2e9cc72b8641bed69a7fec16a850930f
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.220_GH0.tar.gz) = 1513498
+TIMESTAMP = 1657805249
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.221_GH0.tar.gz) = 75057d8231bb7a3f6ac091f1b08f50604f07a7e9b4424fd12c035f01787ebf0c
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.221_GH0.tar.gz) = 1519742
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 68f557da1274..3918faf05c13 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.220
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org