Thanks, applied as 471e4849247de880a945e8dc831f3fe694dd9c87. Michael
[sent from post-receive hook] On Tue, 05 Aug 2025 06:59:40 +0200, Philipp Zabel <[email protected]> wrote: > Signed-off-by: Philipp Zabel <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/glslang.make b/rules/glslang.make > index b34093e26be4..5aac2b633f8a 100644 > --- a/rules/glslang.make > +++ b/rules/glslang.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GLSLANG) += glslang > # > # Paths and names > # > -GLSLANG_VERSION := 1.4.313.0 > -GLSLANG_MD5 := e8f10e2af411c1a327ed09a2d2d4e149 > +GLSLANG_VERSION := 1.4.321.0 > +GLSLANG_MD5 := b2218150554ad7236f2fbaacccbd1c91 > GLSLANG := glslang-$(GLSLANG_VERSION) > GLSLANG_SUFFIX := tar.gz > GLSLANG_URL := > https://github.com/KhronosGroup/glslang/archive/vulkan-sdk-$(GLSLANG_VERSION).$(GLSLANG_SUFFIX)
