SPIRV-Tools: update to 2018.6.

This commit is contained in:
maxice8 2018-11-07 16:41:42 -02:00 committed by maxice8
parent 77d1ec0221
commit 45340d5fb5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SPIRV-Tools'
pkgname=SPIRV-Tools
version=2018.5
version=2018.6
revision=1
build_style=cmake
configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
@ -12,7 +12,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=bc56f1b53827811095aad330e078604f06319c4b0648a4bbe183a4bfe5b3ef58
checksum=e7fccd5e1e134a4ce09a25475ca52c5a8a57085b07e0bbaa39aff20d36911d66
SPIRV-Tools-devel_package() {
depends="SPIRV-Tools-${version}_${revision}"