SPRIV-Tools: update to 2020.1

This commit is contained in:
Jürgen Buchmüller 2020-03-05 14:55:40 +01:00
parent 300251dbf5
commit c169a73f6d

View file

@ -1,6 +1,6 @@
# Template file for 'SPIRV-Tools'
pkgname=SPIRV-Tools
version=2019.4
version=2020.1
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=2ab4fa3dbff0aa263da9576beefa5d080ebaf3672b1215025504115d614caab5
checksum=1eaa5e09c638d7113b60d825e6ce44406b35031be68db894a016b5faf45de568
SPIRV-Tools-devel_package() {
depends="SPIRV-Tools-${version}_${revision}"