]> git.pld-linux.org Git - SPECS.git/commitdiff
SPECS updated Sun 14 Apr 18:48:02 CEST 2024
authorgit <git@pld-linux.org>
Sun, 14 Apr 2024 16:48:02 +0000 (18:48 +0200)
committergit <git@pld-linux.org>
Sun, 14 Apr 2024 16:48:02 +0000 (18:48 +0200)
Vulkan-Loader.spec

index 4eb4cc82096f6f89327b2e7a841c8a8a13cc74cf..9d65b4b8a16e2e3f866778755f9853baaf56e74c 100644 (file)
@@ -5,7 +5,7 @@
 %bcond_without x11     # XLib support in loader
 
 # note: prefer "vulkan-sdk-" tags for better quality level
-%define        api_version     1.3.275.0
+%define        api_version     1.3.280.0
 %define        gitref          vulkan-sdk-%{api_version}
 
 Summary:       Vulkan API loader
@@ -17,7 +17,7 @@ License:      Apache v2.0, parts MIT-like
 Group:         Libraries
 #Source0Download: https://github.com/KhronosGroup/Vulkan-Loader/tags
 Source0:       https://github.com/KhronosGroup/Vulkan-Loader/archive/%{gitref}/%{name}-%{gitref}.tar.gz
-# Source0-md5: d8629661e42cb1823926984e55a91f49
+# Source0-md5: 282d32eab31abf5aa14ec59be8e8ae19
 URL:           https://github.com/KhronosGroup/Vulkan-Loader/
 BuildRequires: cmake >= 3.17.2
 %if %{with tests} && %(locale -a | grep -q '^C\.utf8$'; echo $?)
This page took 0.312804 seconds and 4 git commands to generate.