SPIRV-Tools: update to 2023.5.
This commit is contained in:
parent
9e47075c78
commit
46ce8e7d45
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SPIRV-Tools'
|
# Template file for 'SPIRV-Tools'
|
||||||
pkgname=SPIRV-Tools
|
pkgname=SPIRV-Tools
|
||||||
version=2022.4
|
version=2023.5
|
||||||
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
|
||||||
|
@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
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/refs/tags/v${version}.rc1.tar.gz"
|
||||||
checksum=a156215a2d7c6c5b267933ed691877a9a66f07d75970da33ce9ad627a71389d7
|
checksum=aed90b51ce884ce3ac267acec75e785ee743a1e1fd294c25be33b49c5804d77c
|
||||||
LDFLAGS="-Wl,--no-undefined"
|
LDFLAGS="-Wl,--no-undefined"
|
||||||
|
|
||||||
SPIRV-Tools-devel_package() {
|
SPIRV-Tools-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue