summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-03-15 12:53:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-03-16 11:35:14 +0000
commitfb8e9fa7c4d845efef3536431ac57bdd5dd177b4 (patch)
tree34b5ea2f739c4413bd6a80b41b895adb16aea8e6
parentmultimedia/intel-media-sdk: update to 22.3.0 (diff)
graphics/vulkan-headers: update to 1.3.208
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.207...v1.3.208 Reported by: Repology
-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 ef3141719d0a..385eb95820f1 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.207
+DISTVERSION= 1.3.208
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 18a3626bf004..e5e1bd8712d6 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646813923
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.207_GH0.tar.gz) = e1fd80fa34e24767ce06690c8f6ba39545dd0c318b11b931bd4faf3fbcc34dd1
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.207_GH0.tar.gz) = 1437648
+TIMESTAMP = 1647348785
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.208_GH0.tar.gz) = 15050e9748633484957a166150f680a0ba8030074db599aad7c2d432191712af
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.208_GH0.tar.gz) = 1359359
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index 124e974667ae..edbb286eeb09 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.207
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org