SPIRV-Tools: update to 1.4.313.0.

This commit is contained in:
Shashank Thakur 2025-06-07 23:42:02 +02:00 committed by classabbyamp
parent dab06d9dab
commit b684cef054
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'SPIRV-Tools'
pkgname=SPIRV-Tools
version=2024.4
version=2025.1
revision=1
build_style=cmake
configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/KhronosGroup/SPIRV-Tools"
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"
checksum=7f44b9bc780a5b8c54637b722e4f9f2a2b7dd04840a79890dd4bcf615faf6b0c
checksum=b04b1f00960664319321a58f513fd33eecca19a1460047bbdf3da8fd0c46d2f2
LDFLAGS="-Wl,--no-undefined"
SPIRV-Tools-devel_package() {

View file

@ -0,0 +1 @@
pattern="/v\K[0-9.]+(?=.tar.gz)"