mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
glslang: update to 14.2.0
Release notes: https://github.com/KhronosGroup/glslang/releases Supported by: - spirv-tools: dd4b663e13c07fea4fbb3f70c1c91c86731099f7 - spirv-headers: 4f7b471f1a66b6d06462cd4ba57628cc0cd087d7
This commit is contained in:
parent
5821ad04a9
commit
3efb8f2dd6
@ -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="14.1.0"
|
||||
PKG_SHA256="b5e4c36d60eda7613f36cfee3489c6f507156829c707e1ecd7f48ca45b435322"
|
||||
PKG_VERSION="14.2.0"
|
||||
PKG_SHA256="14a2edbb509cb3e51a9a53e3f5e435dbf5971604b4b833e63e6076e8c0a997b5"
|
||||
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