diff --git a/srcpkgs/glslang/template b/srcpkgs/glslang/template index 09a12db479..9b61ec864b 100644 --- a/srcpkgs/glslang/template +++ b/srcpkgs/glslang/template @@ -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 " 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