diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-25 05:04:51 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-25 05:04:51 +0000 |
| commit | c2c4370ef29d821c11b9ee249fbbe3556dafba41 (patch) | |
| tree | b177b13376514366f474d40bac6b3acf71d3ea9c /repos/extra/glslang/abuild | |
| parent | 19e1fcb920cdcd38bb551bcf1216993a21b9244f (diff) | |
| download | alicelinux-c2c4370ef29d821c11b9ee249fbbe3556dafba41.tar.gz alicelinux-c2c4370ef29d821c11b9ee249fbbe3556dafba41.zip | |
glslang: updated to 16.2.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 04056122..ae8c52a7 100644 --- a/repos/extra/glslang/abuild +++ b/repos/extra/glslang/abuild @@ -1,5 +1,5 @@ name=glslang -version=16.1.0 +version=16.2.0 release=1 source="https://github.com/KhronosGroup/glslang/archive/$version/$name-sdk-$version.tar.gz" build_opt="-DENABLE_OPT=OFF" |