diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-30 06:43:33 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-30 06:43:33 +0000 |
| commit | 6ff582b03daf5af75c571c3c8664e353b3e96b22 (patch) | |
| tree | d4c99319d036ffada994b8377c4f9bc1608a6fdb /glslang | |
| parent | 95c5894fed17bdbf3aff8febf468f39a734f33b5 (diff) | |
| download | alicelinux-6ff582b03daf5af75c571c3c8664e353b3e96b22.tar.gz alicelinux-6ff582b03daf5af75c571c3c8664e353b3e96b22.zip | |
Woodpecker CI 17e37c4237dd61101f5ec11ab11f1ff43df71f46 [SKIP CI]
Diffstat (limited to 'glslang')
| -rw-r--r-- | glslang/.checksum | 2 | ||||
| -rw-r--r-- | glslang/.files | 2 | ||||
| -rw-r--r-- | glslang/abuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/glslang/.checksum b/glslang/.checksum index 20fa3262..49f9bc89 100644 --- a/glslang/.checksum +++ b/glslang/.checksum @@ -1 +1 @@ -7edf12d0d382297d0713c327f8113a9e91e44d69fe7c489a72ba4da00c56641f glslang-sdk-15.3.0.tar.gz +bcc8884e6028fd091c0ccc7c907314e0e2e301069128290526c1cbd6aca4ed06 glslang-sdk-15.4.0.tar.gz diff --git a/glslang/.files b/glslang/.files index d12b554f..80d784be 100644 --- a/glslang/.files +++ b/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/glslang/abuild b/glslang/abuild index f4a2e0f6..29b2b64f 100644 --- a/glslang/abuild +++ b/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" |