diff options
Diffstat (limited to 'repos/extra/glslang')
| -rw-r--r-- | repos/extra/glslang/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/glslang/.files | 2 | ||||
| -rw-r--r-- | repos/extra/glslang/abuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/repos/extra/glslang/.checksum b/repos/extra/glslang/.checksum index 20fa3262..49f9bc89 100644 --- a/repos/extra/glslang/.checksum +++ b/repos/extra/glslang/.checksum @@ -1 +1 @@ -7edf12d0d382297d0713c327f8113a9e91e44d69fe7c489a72ba4da00c56641f glslang-sdk-15.3.0.tar.gz +bcc8884e6028fd091c0ccc7c907314e0e2e301069128290526c1cbd6aca4ed06 glslang-sdk-15.4.0.tar.gz diff --git a/repos/extra/glslang/.files b/repos/extra/glslang/.files index d12b554f..80d784be 100644 --- a/repos/extra/glslang/.files +++ b/repos/extra/glslang/.files @@ -22,7 +22,7 @@ drwxr-xr-x root/root usr/include/glslang/SPIRV/ -rw-r--r-- root/root usr/include/glslang/SPIRV/SPVRemapper.h -rw-r--r-- root/root usr/include/glslang/SPIRV/SpvTools.h -rw-r--r-- root/root usr/include/glslang/SPIRV/disassemble.h --rw-r--r-- root/root usr/include/glslang/SPIRV/spirv.hpp +-rw-r--r-- root/root usr/include/glslang/SPIRV/spirv.hpp11 -rw-r--r-- root/root usr/include/glslang/build_info.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/cmake/ 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" |