mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
glslang: update to 7.10.2984.
This commit is contained in:
parent
850b5da222
commit
9a2faba4a1
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.9.2888
|
version=7.10.2984
|
||||||
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=cb66779d0e6b5f07f0445bd58289a24e56e12693e71d75c8fae3db31ffacaf8c
|
checksum=d0afe88034577ecf06a825db1a5e8222d949a38d3b19c5ce002b90b66c403f67
|
||||||
|
|
||||||
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
Reference in a new issue