diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:04:41 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:04:41 +0000 |
| commit | df3ed7dbd40420d20239b021c2b7ed744d54db06 (patch) | |
| tree | 96a10dd28a7b095afbee52465e797f264e47c1a5 /repos/extra/glslang/abuild | |
| parent | 89e2e0c151c10916f516165812f828ab2d7b6073 (diff) | |
| download | alicelinux-df3ed7dbd40420d20239b021c2b7ed744d54db06.tar.gz alicelinux-df3ed7dbd40420d20239b021c2b7ed744d54db06.zip | |
glslang: updated to 15.3.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 5aec24ba..f4a2e0f6 100644 --- a/repos/extra/glslang/abuild +++ b/repos/extra/glslang/abuild @@ -1,5 +1,5 @@ name=glslang -version=15.2.0 +version=15.3.0 release=1 source="https://github.com/KhronosGroup/glslang/archive/$version/$name-sdk-$version.tar.gz" build_opt="-DENABLE_OPT=OFF" |