mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
SPIRV-Tools: update to 2020.6
This commit is contained in:
parent
964341af5f
commit
b5107d1fdf
1 changed files with 2 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=2020.3
|
version=2020.6
|
||||||
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,7 +12,7 @@ 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"
|
||||||
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=8b538a1cb2a4275ef9617abcb047d54e8292f975ac1d93323d5dd1e19c85280b
|
checksum=de2392682df8def7ac666a2a320cd475751badf4790b01c7391b7644ecb550a3
|
||||||
|
|
||||||
SPIRV-Tools-devel_package() {
|
SPIRV-Tools-devel_package() {
|
||||||
depends="SPIRV-Tools-${version}_${revision}"
|
depends="SPIRV-Tools-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue