diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-09-03 16:51:15 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-09-05 00:22:52 +0000 |
commit | 5fe925dbc83522b734c3d594168aa6cae668212d (patch) | |
tree | 582c95f9f0c50547e74c16407ee0a3dfd15a7b0c | |
parent | 32996ca6722335228d7be10bd8fcd545576f5130 (diff) | |
download | ports-5fe925dbc83522b734c3d594168aa6cae668212d.tar.gz ports-5fe925dbc83522b734c3d594168aa6cae668212d.zip |
graphics/vulkan-extension-layer: update to 1.3.295
Changes: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.3.294...v1.3.295
Reported by: Repology, portscout
-rw-r--r-- | graphics/vulkan-extension-layer/Makefile | 2 | ||||
-rw-r--r-- | graphics/vulkan-extension-layer/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/vulkan-extension-layer/Makefile b/graphics/vulkan-extension-layer/Makefile index dd79d11a5451..173b1009a62f 100644 --- a/graphics/vulkan-extension-layer/Makefile +++ b/graphics/vulkan-extension-layer/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-extension-layer DISTVERSIONPREFIX= v -DISTVERSION= 1.3.294 +DISTVERSION= 1.3.295 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-extension-layer/distinfo b/graphics/vulkan-extension-layer/distinfo index 14fc13cd4ece..f95579729366 100644 --- a/graphics/vulkan-extension-layer/distinfo +++ b/graphics/vulkan-extension-layer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724772950 -SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.3.294_GH0.tar.gz) = 2c95779543d726f619b3bbacec0c71b2e8660b16989c39c41d4050d609a1fab9 -SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.3.294_GH0.tar.gz) = 787014 +TIMESTAMP = 1725382275 +SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.3.295_GH0.tar.gz) = 271527cd0ab0576b413f2616a204c85fede6c263daaf70394ca50a2d6f7fb201 +SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.3.295_GH0.tar.gz) = 787025 |