mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
glslang: update to 11.12.0
release notes: - https://github.com/KhronosGroup/glslang/releases/tag/11.12.0 Known good versions: - https://raw.githubusercontent.com/KhronosGroup/glslang/11.12.0/known_good.json
This commit is contained in:
parent
dc69aa3af9
commit
6c79cb246e
@ -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.
|
||||
# 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.
|
||||
PKG_VERSION="11.11.0"
|
||||
PKG_SHA256="26c216c3062512c018cbdd752224b8dad703b7e5bb90bf338ba2dbb5d4f11438"
|
||||
PKG_VERSION="11.12.0"
|
||||
PKG_SHA256="7795a97450fecd9779f3d821858fbc2d1a3bf1dd602617d95b685ccbcabc302f"
|
||||
PKG_LICENSE="Apache-2.0"
|
||||
PKG_SITE="https://github.com/KhronosGroup/glslang"
|
||||
PKG_URL="https://github.com/KhronosGroup/glslang/archive/${PKG_VERSION}.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user