Thanks, applied as 355f6bd4ad4ad3bda6eb0041cc898a9ca78f883a. Michael
[sent from post-receive hook] On Wed, 14 May 2025 08:07:50 +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 3350d48b7276..b34093e26be4 100644 > --- a/rules/glslang.make > +++ b/rules/glslang.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GLSLANG) += glslang > # > # Paths and names > # > -GLSLANG_VERSION := 1.4.309.0 > -GLSLANG_MD5 := e6f4447e3fc762fbd2f1e28e48a527a7 > +GLSLANG_VERSION := 1.4.313.0 > +GLSLANG_MD5 := e8f10e2af411c1a327ed09a2d2d4e149 > GLSLANG := glslang-$(GLSLANG_VERSION) > GLSLANG_SUFFIX := tar.gz > GLSLANG_URL := > https://github.com/KhronosGroup/glslang/archive/vulkan-sdk-$(GLSLANG_VERSION).$(GLSLANG_SUFFIX)
