glslang: update to 7.11.3113.
This commit is contained in:
parent
97d1fb8028
commit
177ea02f9c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glslang'
|
||||
pkgname=glslang
|
||||
version=7.10.2984
|
||||
version=7.11.3113
|
||||
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=d0afe88034577ecf06a825db1a5e8222d949a38d3b19c5ce002b90b66c403f67
|
||||
checksum=4d238000162029f791cfcd65a28f10defa574516b94d9392695d27c8a1ce8b62
|
||||
|
||||
post_install() {
|
||||
sed -n '2,32p' < glslang/GenericCodeGen/CodeGen.cpp > LICENSE
|
||||
|
|
Loading…
Reference in a new issue