diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-30 06:42:28 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-30 06:42:28 +0000 |
| commit | 00bf854d15eb4e8ce51420150eacd30acfbefda7 (patch) | |
| tree | b452eb15338e802ad1319d13d5c3bb40f109fac5 /repos/extra/glslang/abuild | |
| parent | 7cd09ba6a8c9a827b87ed64e2df737ced2c2e2d3 (diff) | |
| download | alicelinux-00bf854d15eb4e8ce51420150eacd30acfbefda7.tar.gz alicelinux-00bf854d15eb4e8ce51420150eacd30acfbefda7.zip | |
glslang: updated to 15.4.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 f4a2e0f6..29b2b64f 100644 --- a/repos/extra/glslang/abuild +++ b/repos/extra/glslang/abuild @@ -1,5 +1,5 @@ name=glslang -version=15.3.0 +version=15.4.0 release=1 source="https://github.com/KhronosGroup/glslang/archive/$version/$name-sdk-$version.tar.gz" build_opt="-DENABLE_OPT=OFF" |