mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
glslang: update to 15.4.0
Release notes: https://github.com/KhronosGroup/glslang/releases Supported by: - spirv-tools: 33e02568181e3312f49a3cf33df470bf96ef293a - spirv-headers: 2a611a970fdbc41ac2e3e328802aed9985352dca
This commit is contained in:
parent
979a1c1161
commit
d263856a8a
@ -6,8 +6,8 @@ PKG_NAME="glslang"
|
|||||||
# The SPIRV-Tools & SPIRV-Headers pkg_version/s need to match the compatible (known_good) glslang pkg_version.
|
# The SPIRV-Tools & SPIRV-Headers pkg_version/s need to match the compatible (known_good) glslang pkg_version.
|
||||||
# https://raw.githubusercontent.com/KhronosGroup/glslang/${PKG_VERSION}/known_good.json
|
# https://raw.githubusercontent.com/KhronosGroup/glslang/${PKG_VERSION}/known_good.json
|
||||||
# When updating glslang pkg_version please update to the known_good spirv-tools & spirv-headers pkg_version/s.
|
# When updating glslang pkg_version please update to the known_good spirv-tools & spirv-headers pkg_version/s.
|
||||||
PKG_VERSION="15.3.0"
|
PKG_VERSION="15.4.0"
|
||||||
PKG_SHA256="c6c21fe1873c37e639a6a9ac72d857ab63a5be6893a589f34e09a6c757174201"
|
PKG_SHA256="b16c78e7604b9be9f546ee35ad8b6db6f39bbbbfb19e8d038b6fe2ea5bba4ff4"
|
||||||
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