glslang: update to 7.11.3214.
This commit is contained in:
parent
1f75c0aca8
commit
c9a8c25155
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glslang'
|
# Template file for 'glslang'
|
||||||
pkgname=glslang
|
pkgname=glslang
|
||||||
version=7.11.3188
|
version=7.11.3214
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/KhronosGroup/glslang"
|
homepage="https://github.com/KhronosGroup/glslang"
|
||||||
distfiles="https://github.com/KhronosGroup/glslang/archive/${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/glslang/archive/${version}.tar.gz"
|
||||||
checksum=0d77219780de5c061ee00c68cc8149f2fef88a2cf31c61c3d1fe0e11ae5612e2
|
checksum=b30b4668734328d256e30c94037e60d3775b1055743c04d8fd709f2960f302a9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '2,32p' < glslang/GenericCodeGen/CodeGen.cpp > LICENSE
|
sed -n '2,32p' < glslang/GenericCodeGen/CodeGen.cpp > LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue