aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-10-05 11:27:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-10-06 06:13:48 +0000
commita0897656b41e231c01f4de60275c8169d6fafdeb (patch)
treeeafd2f4d7c914c954fb8dc38d15e71fc45fcd487
parent15f0779c4629c8507e5e4df5bdd5820976c1d4be (diff)
downloadports-a0897656b41e231c01f4de60275c8169d6fafdeb.tar.gz
ports-a0897656b41e231c01f4de60275c8169d6fafdeb.zip
graphics/vulkan-headers: update to 1.2.195
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.194...v1.2.195 Reported by: 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 cb1fc7ae1727..2f3d2eb0f5f1 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.194
+DISTVERSION= 1.2.195
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index 4ff9f7321527..c3052cce1f15 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632835253
-SHA256 (KhronosGroup-Vulkan-Headers-v1.2.194_GH0.tar.gz) = 8700d4c88fc2cde245829135a316d68f854cf979e87db5504ee4c42f24023355
-SIZE (KhronosGroup-Vulkan-Headers-v1.2.194_GH0.tar.gz) = 1226053
+TIMESTAMP = 1633433236
+SHA256 (KhronosGroup-Vulkan-Headers-v1.2.195_GH0.tar.gz) = 8d6e561871bb4dbb7f83e80eac41b3a582dbd874382990c7e4972cb0258fa529
+SIZE (KhronosGroup-Vulkan-Headers-v1.2.195_GH0.tar.gz) = 1237212
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index c52f785be380..1037ab65237b 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.194
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org