mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
glslang: update to 13.0.0
Release notes: https://github.com/KhronosGroup/glslang/releases Supported by: - spirv-tools: 89ca3aa571fe238944b31e88d5d8fe75fab0227a - spirv-headers: 124a9665e464ef98b8b718d572d5f329311061eb
This commit is contained in:
parent
c4a21bf25c
commit
639bbd3fe7
@ -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="12.3.1"
|
PKG_VERSION="13.0.0"
|
||||||
PKG_SHA256="a57836a583b3044087ac51bb0d5d2d803ff84591d55f89087fc29ace42a8b9a8"
|
PKG_SHA256="bcda732434f829aa74414ea0e06d329ec8ac28637c38a0de45e17c8fd25a4715"
|
||||||
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