glslang: update to 7.10.2984.

This commit is contained in:
maxice8 2018-11-15 18:10:21 -02:00 committed by maxice8
parent 850b5da222
commit 9a2faba4a1
1 changed files with 2 additions and 2 deletions

View File

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