aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-07-07 12:30:26 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-07-09 00:46:13 +0000
commitf5ab285e44619a5299b5efca3ec66cd645bd5c42 (patch)
tree3bf4cc105bf8aec0f3b38f413b2e7b06b20b335f
parentb9939d1daade966b271cd5ef5bfef4ad44663dbb (diff)
downloadports-f5ab285e44619a5299b5efca3ec66cd645bd5c42.tar.gz
ports-f5ab285e44619a5299b5efca3ec66cd645bd5c42.zip
graphics/vulkan-headers: update to 1.3.220
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.219...v1.3.220 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 396116152ab2..9677327e6a9a 100644
--- a/graphics/vulkan-headers/Makefile
+++ b/graphics/vulkan-headers/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.219
+DISTVERSION= 1.3.220
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo
index f104a0c6d6f2..3f413758ccc7 100644
--- a/graphics/vulkan-headers/distinfo
+++ b/graphics/vulkan-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656586091
-SHA256 (KhronosGroup-Vulkan-Headers-v1.3.219_GH0.tar.gz) = 3e5d1b727a5e3a5546e6b0709d520d3f522f0a83808277a313357140645be90c
-SIZE (KhronosGroup-Vulkan-Headers-v1.3.219_GH0.tar.gz) = 1512300
+TIMESTAMP = 1657197026
+SHA256 (KhronosGroup-Vulkan-Headers-v1.3.220_GH0.tar.gz) = a41707ef4cd506626990799f7679c64c2e9cc72b8641bed69a7fec16a850930f
+SIZE (KhronosGroup-Vulkan-Headers-v1.3.220_GH0.tar.gz) = 1513498
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile
index d1acf11a31dc..77502c01db85 100644
--- a/graphics/vulkan-loader/Makefile
+++ b/graphics/vulkan-loader/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.219
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org