glslang: update to 7.8.2853.

This commit is contained in:
maxice8 2018-08-13 18:15:31 -03:00
parent 73eafa8dc7
commit 8b5afa5bb0
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'glslang'
pkgname=glslang
version=7.8.2850
version=7.8.2853
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/KhronosGroup/glslang"
distfiles="https://github.com/KhronosGroup/glslang/archive/${version}.tar.gz"
checksum=0130961fb86ace513164c2f81f21e3648fd6c31ccc903e02b134a2a6ee9bbcde
checksum=73caaa3c584ca32acf356084b8f6ab558c9c9a357c8883a25da1077c276559d3
glslang-devel_package() {
depends="glslang-${version}_${revision}"