diff options
Diffstat (limited to 'graphics/vulkan-loader')
-rw-r--r-- | graphics/vulkan-loader/Makefile | 3 | ||||
-rw-r--r-- | graphics/vulkan-loader/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile index bc6c18fb3314..b223882a6261 100644 --- a/graphics/vulkan-loader/Makefile +++ b/graphics/vulkan-loader/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-loader DISTVERSIONPREFIX= v -DISTVERSION= 1.4.321 +DISTVERSION= 1.4.327 CATEGORIES= graphics devel MAINTAINER= atanubiswas484@gmail.com @@ -8,6 +8,7 @@ COMMENT= Driver loader for the Vulkan graphics API WWW= https://github.com/KhronosGroup/Vulkan-Loader LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers diff --git a/graphics/vulkan-loader/distinfo b/graphics/vulkan-loader/distinfo index ace3f1a21f95..286305df904d 100644 --- a/graphics/vulkan-loader/distinfo +++ b/graphics/vulkan-loader/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752188907 -SHA256 (KhronosGroup-Vulkan-Loader-v1.4.321_GH0.tar.gz) = 00669f6bb2db35c8df07f0b118c09bfe0ebffecaad7d80647a429eece0e37ac3 -SIZE (KhronosGroup-Vulkan-Loader-v1.4.321_GH0.tar.gz) = 1762478 +TIMESTAMP = 1758780347 +SHA256 (KhronosGroup-Vulkan-Loader-v1.4.327_GH0.tar.gz) = 611c4d60f70e5bd7a325384a1fa6d4df4d80961d6938232a3f70337b76e8f8f5 +SIZE (KhronosGroup-Vulkan-Loader-v1.4.327_GH0.tar.gz) = 1767043 |