mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
SPIRV-Tools: update to 1.4.313.0.
This commit is contained in:
parent
dab06d9dab
commit
b684cef054
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SPIRV-Tools'
|
# Template file for 'SPIRV-Tools'
|
||||||
pkgname=SPIRV-Tools
|
pkgname=SPIRV-Tools
|
||||||
version=2024.4
|
version=2025.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
|
configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/KhronosGroup/SPIRV-Tools"
|
homepage="https://github.com/KhronosGroup/SPIRV-Tools"
|
||||||
changelog="https://raw.githubusercontent.com/KhronosGroup/SPIRV-Tools/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/KhronosGroup/SPIRV-Tools/master/CHANGES"
|
||||||
distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v${version}.rc1.tar.gz"
|
distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v${version}.rc1.tar.gz"
|
||||||
checksum=7f44b9bc780a5b8c54637b722e4f9f2a2b7dd04840a79890dd4bcf615faf6b0c
|
checksum=b04b1f00960664319321a58f513fd33eecca19a1460047bbdf3da8fd0c46d2f2
|
||||||
LDFLAGS="-Wl,--no-undefined"
|
LDFLAGS="-Wl,--no-undefined"
|
||||||
|
|
||||||
SPIRV-Tools-devel_package() {
|
SPIRV-Tools-devel_package() {
|
||||||
|
|
1
srcpkgs/SPIRV-Tools/update
Normal file
1
srcpkgs/SPIRV-Tools/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern="/v\K[0-9.]+(?=.tar.gz)"
|
Loading…
Add table
Reference in a new issue