spirv-headers: update to 268a061

This commit is contained in:
Rudi Heitbaum 2023-05-18 11:28:27 +00:00
parent 166ad52511
commit 5191ac3fab

View File

@ -6,8 +6,8 @@ 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="1feaf4414eb2b353764d01d88f8aa4bcc67b60db"
PKG_SHA256="6406935acd794cb72cb1f7a0c6742a4957a451845878f46c7a3f935000a50551"
PKG_VERSION="268a061764ee69f09a477a695bf6a11ffe311b8d"
PKG_SHA256="08b9525e0b5716125f45a1347bd890bfe255e4bd79ad8fe0998f2c3e4c93ac51"
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"