diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:32:10 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:32:10 +0000 |
| commit | 523dae4e991d3e09ca7169b4c10b9284c510edd7 (patch) | |
| tree | 44d8aa6549192a304a721adf3d56b586edd9561b /repos/extra/glslang/abuild | |
| parent | 30b828538d97c33341a1ec3849846f9025b6cbbc (diff) | |
| download | alicelinux-523dae4e991d3e09ca7169b4c10b9284c510edd7.tar.gz alicelinux-523dae4e991d3e09ca7169b4c10b9284c510edd7.zip | |
glslang: updated to 16.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 d1d50453..04056122 100644 --- a/repos/extra/glslang/abuild +++ b/repos/extra/glslang/abuild @@ -1,5 +1,5 @@ name=glslang -version=16.0.0 +version=16.1.0 release=1 source="https://github.com/KhronosGroup/glslang/archive/$version/$name-sdk-$version.tar.gz" build_opt="-DENABLE_OPT=OFF" |