aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-06-02 13:23:03 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-06-03 20:06:45 +0000
commit03f30b1bdb348bb3fe9589069f4eb830c40845f2 (patch)
tree6943708a75b669bf0f8ff0039bb02a44bb8d4cc3
parent01df6c73571170310142bf7084911f58f1c49a87 (diff)
downloadports-03f30b1bdb348bb3fe9589069f4eb830c40845f2.tar.gz
ports-03f30b1bdb348bb3fe9589069f4eb830c40845f2.zip
graphics/vulkan-headers: update to 1.3.252
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.251...v1.3.252 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 ba8ebb8d1374..f0f14dc0b60f 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.251
+DISTVERSION= 1.3.252
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index e0695588f338..09f1e0277120 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685277947
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.251_GH0.tar.gz) = e14ac3a6868d9cffcd76e8e92eb0373eb675ab5725672af35b4ba664348e8261
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.251_GH0.tar.gz) = 1973537
+TIMESTAMP = 1685712183
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.252_GH0.tar.gz) = 2262a7ba3e12583a5f5f7ebac0c01003cf106baf0ea75809e07958fa9334ea49
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.252_GH0.tar.gz) = 1984978
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 70a1a3eefa62..688181124c0c 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.251
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org