glslang: update to 7.11.3188.

This commit is contained in:
maxice8 2019-04-19 17:20:38 -03:00 committed by maxice8
parent fe228db021
commit cbb9f3eca7

View file

@ -1,6 +1,6 @@
# Template file for 'glslang'
pkgname=glslang
version=7.11.3113
version=7.11.3188
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=4d238000162029f791cfcd65a28f10defa574516b94d9392695d27c8a1ce8b62
checksum=0d77219780de5c061ee00c68cc8149f2fef88a2cf31c61c3d1fe0e11ae5612e2
post_install() {
sed -n '2,32p' < glslang/GenericCodeGen/CodeGen.cpp > LICENSE