SPIRV-Headers: update to 1.5.3
This commit is contained in:
parent
4b934ce6c4
commit
75654d8b74
1 changed files with 4 additions and 5 deletions
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'SPIRV-Headers'
|
||||
pkgname=SPIRV-Headers
|
||||
version=1.5.1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${version}.corrected"
|
||||
version=1.5.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=cmake
|
||||
short_desc="Machine-readable files for the SPIR-V Registry"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
|
||||
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.corrected.tar.gz"
|
||||
checksum=2b6a0ce1c02b9fe7b9ef727369168fe579e5256f1ea013993acdb8d8f06b7e89
|
||||
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.tar.gz"
|
||||
checksum=eece8a9e147d37997d425d5d2eeb2e757ad25adc30d6651467094f3b18609b5a
|
||||
|
|
Loading…
Reference in a new issue