SPIRV-Headers: update to 1.3.44.
This commit is contained in:
parent
f2db7d93d0
commit
20f380aa12
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'SPIRV-Headers'
|
||||
pkgname=SPIRV-Headers
|
||||
version=1.3.37
|
||||
version=1.3.44
|
||||
revision=1
|
||||
_githash="d5b2e1255f706ce1f88812217e9a554f299848af"
|
||||
_githash=a2c529b5dda18838ab4b52f816acfebd774eaab3
|
||||
noarch=yes
|
||||
build_style=cmake
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
build_style=cmake
|
||||
short_desc="Machine-readable files for the SPIR-V Registry"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
|
||||
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${_githash}.tar.gz"
|
||||
checksum=ac0dba40509922b3284b90fc896eb1a480d32a503635ea702b003bdff89729e1
|
||||
checksum=ff732d21622bb7b2180c794949a5ad2cda71850e2f46cce70b02556d7c789342
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue