mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
spirv-tools: update githash to 2022-08-09
This commit is contained in:
parent
651947df88
commit
bfb734b765
@ -3,11 +3,11 @@
|
||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="spirv-tools"
|
||||
# The SPIRV-Tools have to be specific versions matching the glslang pkg version
|
||||
# https://github.com/KhronosGroup/glslang/blob/11.10.0/known_good.json
|
||||
# if you update glslang make sure spirv-tools & spirv-headers versions a known good
|
||||
PKG_VERSION="b930e734ea198b7aabbbf04ee1562cf6f57962f0"
|
||||
PKG_SHA256="9cddc845f99d7daa65940ff9deb6754cd71b67987ec9860bb0ef2af8a8732c84"
|
||||
# The SPIRV-Tools 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-tools pkg_version.
|
||||
PKG_VERSION="5e61ea2098220059e89523f1f47b0bcd8c33b89a"
|
||||
PKG_SHA256="527f51a40396a283a4fbff1af22e17ce7457f9af17e9d738b9e559c1a7e5c6de"
|
||||
PKG_LICENSE="Apache-2.0"
|
||||
PKG_SITE="https://github.com/KhronosGroup/SPIRV-Tools"
|
||||
PKG_URL="https://github.com/KhronosGroup/SPIRV-Tools/archive/${PKG_VERSION}.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user