glslang: update to 7.11.3214.

This commit is contained in:
Andrew Benson 2019-07-09 07:53:48 -05:00 committed by Helmut Pozimski
parent 1f75c0aca8
commit c9a8c25155

View file

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