diff options
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" |