diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | 695ad3a488c8eaee9d3360dd83fe56c1854f336e (patch) | |
| tree | dfd5a07ef9ec324803e60608acd4b822e474984e /repos/extra/glslang/abuild | |
| parent | 06d89320c958def16b5ade3af890b70e50ac60d2 (diff) | |
| download | alicelinux-695ad3a488c8eaee9d3360dd83fe56c1854f336e.tar.gz alicelinux-695ad3a488c8eaee9d3360dd83fe56c1854f336e.zip | |
glslang: updated to 15.1.0
Diffstat (limited to 'repos/extra/glslang/abuild')
| -rw-r--r-- | repos/extra/glslang/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/glslang/abuild b/repos/extra/glslang/abuild index fdcca091..3168f109 100644 --- a/repos/extra/glslang/abuild +++ b/repos/extra/glslang/abuild @@ -1,5 +1,5 @@ name=glslang -version=15.0.0 +version=15.1.0 release=1 source="https://github.com/KhronosGroup/glslang/archive/$version/$name-sdk-$version.tar.gz" build_opt="-DENABLE_OPT=OFF" |