mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
glslang: update to 11.10.0
This commit is contained in:
parent
3d8bace4af
commit
f7636a1f49
@ -6,8 +6,8 @@ PKG_NAME="glslang"
|
|||||||
# The SPIRV-Tools & SPIRV-Headers have to be specific versions matching the pkg version
|
# The SPIRV-Tools & SPIRV-Headers have to be specific versions matching the pkg version
|
||||||
# https://raw.githubusercontent.com/KhronosGroup/glslang/${PKG_VERSION}/known_good.json
|
# https://raw.githubusercontent.com/KhronosGroup/glslang/${PKG_VERSION}/known_good.json
|
||||||
# if you update glslang make sure spirv-tools & spirv-headers versions a known good
|
# if you update glslang make sure spirv-tools & spirv-headers versions a known good
|
||||||
PKG_VERSION="11.9.0"
|
PKG_VERSION="11.10.0"
|
||||||
PKG_SHA256="d5744adba19eef9ad3d73f524226b39fec559d94cb582cd442e3c5de930004b2"
|
PKG_SHA256="8ffc19c435232d09299dd2c91e247292b3508c1b826a3497c60682e4bbf2d602"
|
||||||
PKG_LICENSE="Apache-2.0"
|
PKG_LICENSE="Apache-2.0"
|
||||||
PKG_SITE="https://github.com/KhronosGroup/glslang"
|
PKG_SITE="https://github.com/KhronosGroup/glslang"
|
||||||
PKG_URL="https://github.com/KhronosGroup/glslang/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/KhronosGroup/glslang/archive/${PKG_VERSION}.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user