diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:39:32 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:39:32 +0000 |
| commit | a40ac02b13b3ed35a25fe6c9521cde8ee342e8ce (patch) | |
| tree | dd9381910af9f6a1baa9a72e2e55f93557609816 /repos/extra/glslang/abuild | |
| parent | a338243282cd51ac333c1a8d47d8b1e4e82c2a9e (diff) | |
| download | alicelinux-a40ac02b13b3ed35a25fe6c9521cde8ee342e8ce.tar.gz alicelinux-a40ac02b13b3ed35a25fe6c9521cde8ee342e8ce.zip | |
glslang: updated to 16.0.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 29b2b64f..d1d50453 100644 --- a/repos/extra/glslang/abuild +++ b/repos/extra/glslang/abuild @@ -1,5 +1,5 @@ name=glslang -version=15.4.0 +version=16.0.0 release=1 source="https://github.com/KhronosGroup/glslang/archive/$version/$name-sdk-$version.tar.gz" build_opt="-DENABLE_OPT=OFF" |