spirv-headers: update to githash aa6cef1

Supports build of glslang 15.3.0
This commit is contained in:
Rudi Heitbaum 2025-04-26 09:58:43 +00:00
parent 38d03e925a
commit 29161572a1

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 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 # 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 # https://github.com/KhronosGroup/SPIRV-LLVM-Translator/blob/main/spirv-headers-tag.conf
PKG_VERSION="09913f088a1197aba4aefd300a876b2ebbaa3391" PKG_VERSION="aa6cef192b8e693916eb713e7a9ccadf06062ceb"
PKG_SHA256="6d4aad5a86d7d5af144747aee1d616f624897d64d842f282aca7777f84244318" PKG_SHA256="1bf0568bad1f9e30fce8d3199e54ae7ade1c16dbe913b5afd9b499149a9bb9a5"
PKG_LICENSE="Apache-2.0" PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/KhronosGroup/SPIRV-headers" PKG_SITE="https://github.com/KhronosGroup/SPIRV-headers"
PKG_URL="https://github.com/KhronosGroup/SPIRV-headers/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/KhronosGroup/SPIRV-headers/archive/${PKG_VERSION}.tar.gz"