SPIRV-Tools: update to 2022.4.

This commit is contained in:
tibequadorian 2022-11-25 00:01:34 +01:00 committed by classabbyamp
parent e2159bd0fd
commit 7c02cc93ce
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SPIRV-Tools' # Template file for 'SPIRV-Tools'
pkgname=SPIRV-Tools pkgname=SPIRV-Tools
version=2022.3 version=2022.4
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/v${version}.tar.gz" distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${version}.tar.gz"
checksum=df6dc5ed5351f99aaaa6acc78111342d3400b27b99f18148d3be408570144a70 checksum=a156215a2d7c6c5b267933ed691877a9a66f07d75970da33ce9ad627a71389d7
LDFLAGS="-Wl,--no-undefined" LDFLAGS="-Wl,--no-undefined"
SPIRV-Tools-devel_package() { SPIRV-Tools-devel_package() {