aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-04-14 07:28:51 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-04-17 18:04:51 +0000
commit77a4285d777ec6ed7699b451c1d46cf8f0dbc09c (patch)
tree86644e35b7bba58b62e59b0444218cfd2dfa7b7b
parentbdac127886bea793984b20a97ccb7d285f89c5a9 (diff)
downloadports-77a4285d777ec6ed7699b451c1d46cf8f0dbc09c.tar.gz
ports-77a4285d777ec6ed7699b451c1d46cf8f0dbc09c.zip
graphics/vulkan-headers: update to 1.3.282
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.281...v1.3.282 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 ecb9964dd0c5..8af5b27a25af 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.281
+DISTVERSION= 1.3.282
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index a32780719254..fca77a965622 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711105562
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.281_GH0.tar.gz) = e5784d7a2a19e86d61dfa4463246a6ca77b56087edc57323f290e9e9bc71f84e
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.281_GH0.tar.gz) = 2264436
+TIMESTAMP = 1713079731
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.282_GH0.tar.gz) = 425fcf58c82731e9ce188b395d1d3fe65741ada6f0482bae034780eb530b76dc
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.282_GH0.tar.gz) = 2269847
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 5294c57d5f90..526a2eacb0bf 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.281
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org