summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2021-03-03 09:09:15 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-03-06 12:43:36 +0100
commitaf172814c80677b1e5ab15f2d2730e2df538fe7f (patch)
treeeee0185c3c1271bf4ce5867a53231cb41fc9318a /rules
parentec8205440cab7d6eba63f4917a34d99a88329d48 (diff)
downloadptxdist-af172814c80677b1e5ab15f2d2730e2df538fe7f.tar.gz
ptxdist-af172814c80677b1e5ab15f2d2730e2df538fe7f.tar.xz
glslang: version bump 2020-12-03-gdd69df7f3dac -> 2021-02-18-ge56beaee7368
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20210303080920.32086-1-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/glslang.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/glslang.make b/rules/glslang.make
index e706b4b6a..d41aa50a8 100644
--- a/rules/glslang.make
+++ b/rules/glslang.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GLSLANG) += glslang
#
# Paths and names
#
-GLSLANG_VERSION := 2020-12-03-gdd69df7f3dac
-GLSLANG_MD5 := 7c2135e6a961c34345750ce16672283a
+GLSLANG_VERSION := 2021-02-18-ge56beaee7368
+GLSLANG_MD5 := 6764b726b8cdbf728edc66afc19ade17
GLSLANG := glslang-$(GLSLANG_VERSION)
GLSLANG_SUFFIX := tar.gz
GLSLANG_URL := https://github.com/KhronosGroup/glslang/archive/$(GLSLANG_VERSION).$(GLSLANG_SUFFIX)