spirv-headers: update to githash 2a611a9

Supports build of glslang 15.4.0
This commit is contained in:
Rudi Heitbaum 2025-06-28 08:09:06 +00:00
parent e7d7252ab6
commit bbd9e43a02

View File

@ -8,8 +8,8 @@ PKG_NAME="spirv-headers"
# When updating glslang pkg_version please update to the known_good spirv-headers pkg_version.
# 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="aa6cef192b8e693916eb713e7a9ccadf06062ceb"
PKG_SHA256="1bf0568bad1f9e30fce8d3199e54ae7ade1c16dbe913b5afd9b499149a9bb9a5"
PKG_VERSION="2a611a970fdbc41ac2e3e328802aed9985352dca"
PKG_SHA256="c2225a49c3d7efa5c4f4ce4a6b42081e6ea3daca376f3353d9d7c2722d77a28a"
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"