SPIRV-Headers: update to 1.4.313.0.

This commit is contained in:
Shashank Thakur 2025-06-07 23:40:43 +02:00 committed by classabbyamp
parent 6f20f1dc0e
commit dab06d9dab
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'SPIRV-Headers'
pkgname=SPIRV-Headers
reverts="1.5.4.raytracing.fixed_1 1.5.3_2 1.5.3_1 1.5.1_1 1.4.1_1"
version=1.3.296.0
reverts="1.5.4.raytracing.fixed_1 1.5.3_2 1.5.3_1 1.5.1_1"
version=1.4.313.0
revision=1
build_style=cmake
short_desc="Machine-readable files for the SPIR-V Registry"
@ -9,7 +9,7 @@ maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="MIT"
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-${version}.tar.gz"
checksum=1423d58a1171611d5aba2bf6f8c69c72ef9c38a0aca12c3493e4fda64c9b2dc6
checksum=f68be549d74afb61600a1e3a7d1da1e6b7437758c8e77d664909f88f302c5ac1
post_install() {
vlicense LICENSE

View file

@ -1 +1 @@
pattern="/sdk-\K[0-9.]+(?=.tar.gz)"
pattern="/vulkan-sdk-\K[0-9.]+(?=.tar.gz)"