SPIRV-Tools: update to 2020.6

This commit is contained in:
Stefano Ragni 2020-12-15 20:46:19 +01:00 committed by Érico Nogueira Rolim
parent 964341af5f
commit b5107d1fdf

View file

@ -1,6 +1,6 @@
# Template file for 'SPIRV-Tools'
pkgname=SPIRV-Tools
version=2020.3
version=2020.6
revision=1
build_style=cmake
configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/KhronosGroup/SPIRV-Tools"
distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${version}.tar.gz"
checksum=8b538a1cb2a4275ef9617abcb047d54e8292f975ac1d93323d5dd1e19c85280b
checksum=de2392682df8def7ac666a2a320cd475751badf4790b01c7391b7644ecb550a3
SPIRV-Tools-devel_package() {
depends="SPIRV-Tools-${version}_${revision}"