glslang: update to 8.13.3743
This commit is contained in:
parent
e6fa2512d0
commit
8949429bee
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glslang'
|
||||
pkgname=glslang
|
||||
version=7.13.3496
|
||||
version=8.13.3743
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/KhronosGroup/glslang"
|
||||
distfiles="https://github.com/KhronosGroup/glslang/archive/${version}.tar.gz"
|
||||
checksum=170d1538a670af4cae300e875d7cda9744b1acee1ab7252ecf7c4004186bb922
|
||||
checksum=639ebec56f1a7402f2fa094469a5ddea1eceecfaf2e9efe361376a0f73a7ee2f
|
||||
|
||||
post_install() {
|
||||
sed -n '2,32p' < glslang/GenericCodeGen/CodeGen.cpp > LICENSE
|
||||
|
|
Loading…
Reference in New Issue