git: 1654861cc148 - main - graphics/vulkan-headers: update to 1.2.198
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Nov 2021 22:04:18 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1654861cc148011530586dc70cf2aaa3aa632f18 commit 1654861cc148011530586dc70cf2aaa3aa632f18 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-11-09 08:30:23 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-11-10 21:48:27 +0000 graphics/vulkan-headers: update to 1.2.198 Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.197...v1.2.198 Reported by: Repology --- graphics/vulkan-headers/Makefile | 2 +- graphics/vulkan-headers/distinfo | 6 +++--- graphics/vulkan-loader/Makefile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile index 4f3f056cb2c6..8d95403cd4a2 100644 --- a/graphics/vulkan-headers/Makefile +++ b/graphics/vulkan-headers/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-headers DISTVERSIONPREFIX= v -DISTVERSION= 1.2.197 +DISTVERSION= 1.2.198 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo index f6c1c39425e7..33a00ec4f06c 100644 --- a/graphics/vulkan-headers/distinfo +++ b/graphics/vulkan-headers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635872513 -SHA256 (KhronosGroup-Vulkan-Headers-v1.2.197_GH0.tar.gz) = b5f306b2deff990563448827a96f9c8e8de86df591950a6b9cbd61d20936f3b4 -SIZE (KhronosGroup-Vulkan-Headers-v1.2.197_GH0.tar.gz) = 1287404 +TIMESTAMP = 1636446623 +SHA256 (KhronosGroup-Vulkan-Headers-v1.2.198_GH0.tar.gz) = 0b2c69bc392a0022652f65efe5c51ec39ae90ec427065a914ba74ac6c728db30 +SIZE (KhronosGroup-Vulkan-Headers-v1.2.198_GH0.tar.gz) = 1288016 diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile index c3242d751719..edcae4b49dbb 100644 --- a/graphics/vulkan-loader/Makefile +++ b/graphics/vulkan-loader/Makefile @@ -1,7 +1,7 @@ PORTNAME= vulkan-loader DISTVERSIONPREFIX= v DISTVERSION= 1.2.197 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MAINTAINER= jbeich@FreeBSD.org