glslang: update to 8.13.3743

This commit is contained in:
Stefano Ragni 2020-06-12 16:28:05 +02:00 committed by Helmut Pozimski
parent e6fa2512d0
commit 8949429bee
1 changed files with 2 additions and 2 deletions

View File

@ -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