mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
spirv-headers: update to githash 09913f0
a minimum of 2b2e05e is required for llvm ref:6d6c28aa2c
updated from57018e5742
This commit is contained in:
parent
0214f0df69
commit
875bd8cb0b
@ -6,8 +6,10 @@ PKG_NAME="spirv-headers"
|
||||
# The SPIRV-Headers pkg_version needs 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-headers pkg_version.
|
||||
PKG_VERSION="3f17b2af6784bfa2c5aa5dbb8e0e74a607dd8b3b"
|
||||
PKG_SHA256="2301e11e5c77213258d6863bf4e6c607a8c6431fa8336e98ac6a2131bd6284f8"
|
||||
# When updating spirv-llvm-translator pkg_version validate the minimum githash from
|
||||
# https://github.com/KhronosGroup/SPIRV-LLVM-Translator/blob/main/spirv-headers-tag.conf
|
||||
PKG_VERSION="09913f088a1197aba4aefd300a876b2ebbaa3391"
|
||||
PKG_SHA256="6d4aad5a86d7d5af144747aee1d616f624897d64d842f282aca7777f84244318"
|
||||
PKG_LICENSE="Apache-2.0"
|
||||
PKG_SITE="https://github.com/KhronosGroup/SPIRV-headers"
|
||||
PKG_URL="https://github.com/KhronosGroup/SPIRV-headers/archive/${PKG_VERSION}.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user