SPIRV-Tools: update to 2019.3.

This commit is contained in:
Andrew Benson 2019-07-09 07:53:48 -05:00 committed by Helmut Pozimski
parent 8599b10361
commit 19bf89d19d

View file

@ -1,6 +1,6 @@
# Template file for 'SPIRV-Tools'
pkgname=SPIRV-Tools
version=2019.2
version=2019.3
revision=1
build_style=cmake
configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/KhronosGroup/SPIRV-Tools"
distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${version}.tar.gz"
checksum=1fde9d2a0df920a401441cd77253fc7b3b9ab0578eabda8caaaceaa6c7638440
checksum=57c59584d83294ac914c1b21530f9441c29d30979a54e5f0a97b10715dc42c64
SPIRV-Tools-devel_package() {
depends="SPIRV-Tools-${version}_${revision}"