aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-21 00:00:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-22 00:36:44 +0000
commit3698c2aece37158078e3ac01f2605430983b573e (patch)
treeacbc0b23a9f69f44c418705d2cc578b223249270
parent8cef7ff47defb975dd2efbc628281f3d4cf06bae (diff)
downloadports-3698c2aece37158078e3ac01f2605430983b573e.tar.gz
ports-3698c2aece37158078e3ac01f2605430983b573e.zip
graphics/vulkan-headers: update to 1.3.248
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.247...v1.3.248 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 5df7920cfbc2..35bc76e9e46b 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.247
+DISTVERSION= 1.3.248
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 80ea20e21c64..82f6d24e829b 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681381652
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.247_GH0.tar.gz) = 4c5c99bd64b5f74bdaec012e69dd5567deb52d78f12f6d2c43c29fd0a1eee87e
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.247_GH0.tar.gz) = 1956980
+TIMESTAMP = 1682035200
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.248_GH0.tar.gz) = 8db01a812b244e8e1073dce3d0d5ba94fc4ebb71c6c5e6640f94644aec79e510
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.248_GH0.tar.gz) = 1957023
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 3c816cc3fbbb..3df66853a3f1 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.247
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org