mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
SPIRV-Tools: update to 2024.4.
This commit is contained in:
parent
fca60bd6b6
commit
1596786421
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'SPIRV-Tools'
|
||||
pkgname=SPIRV-Tools
|
||||
version=2024.3
|
||||
version=2024.4
|
||||
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=c639b53d2da17bac5a726df36d8da859a481739788bf67a5e4acfa7fab06d17e
|
||||
checksum=7f44b9bc780a5b8c54637b722e4f9f2a2b7dd04840a79890dd4bcf615faf6b0c
|
||||
LDFLAGS="-Wl,--no-undefined"
|
||||
|
||||
SPIRV-Tools-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue