summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Chernyadyev <serg.cherniadjev@gmail.com>2022-12-25 18:49:10 +0300
committerNick Sarnie <sarnex@gentoo.org>2022-12-28 16:39:43 -0500
commitdaebf84e5fc667eea0b64c67902a3d1b3764728d (patch)
tree979e565f89f02efa19a276d1a592039564c295fd /dev-util
parentmedia-libs/vulkan-layers: Version bump (diff)
downloadgentoo-daebf84e5fc667eea0b64c67902a3d1b3764728d.tar.gz
gentoo-daebf84e5fc667eea0b64c67902a3d1b3764728d.tar.bz2
gentoo-daebf84e5fc667eea0b64c67902a3d1b3764728d.zip
dev-util/glslang: Bump install-static-libs patch for 9999 version to 1.3.236
Signed-off-by: Sergei Chernyadyev <serg.cherniadjev@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28716 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/glslang/glslang-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glslang/glslang-9999.ebuild b/dev-util/glslang/glslang-9999.ebuild
index c7d6b2354929..cfde31bd6156 100644
--- a/dev-util/glslang/glslang-9999.ebuild
+++ b/dev-util/glslang/glslang-9999.ebuild
@@ -19,7 +19,7 @@ fi
DESCRIPTION="Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator"
HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/ https://github.com/KhronosGroup/glslang"
-PATCHES=( "${FILESDIR}/${PN}-1.3.231-Install-static-libs.patch" )
+PATCHES=( "${FILESDIR}/${PN}-1.3.236-Install-static-libs.patch" )
LICENSE="BSD"
SLOT="0/1"