Update to 1.4.341.0 SDK
This commit is contained in:
parent
2f5be4fab2
commit
a63ea9332b
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/Vulkan-Loader-sdk-1.4.304.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.4.313.0.tar.gz
|
||||
/Vulkan-Loader-sdk-1.4.328.1.tar.gz
|
||||
/Vulkan-Loader-sdk-1.4.341.0.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Vulkan-Loader-sdk-1.4.328.1.tar.gz) = 1d5e923593a0fb1a05e3f1adb58ce06b82d9b399ae1ff7382d9f41f53044b897845bff6fd0d0600cbf3002ccff8be4b68a606af070c38ce913611273043cc9ba
|
||||
SHA512 (Vulkan-Loader-sdk-1.4.341.0.tar.gz) = 37492473268fbedb8d099a03bdd575f49798c34b3e6647736e271ffa584aeb865e0a227e48d5a45fcdbf217909bc78bfda6ee7288836e556553f853305e3627c
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: vulkan-loader
|
||||
Version: 1.4.328.1
|
||||
Version: 1.4.341.0
|
||||
Release: %autorelease
|
||||
Summary: Vulkan ICD desktop loader
|
||||
|
||||
@ -50,7 +50,7 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%build
|
||||
%cmake3 -GNinja -DCMAKE_BUILD_TYPE=Release
|
||||
%cmake -GNinja -DCMAKE_BUILD_TYPE=Release
|
||||
%cmake_build
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user