SPIRV-Headers: update to 1.3.47.
This commit is contained in:
parent
11325f6a9a
commit
952bae99d7
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'SPIRV-Headers'
|
||||
pkgname=SPIRV-Headers
|
||||
version=1.3.44
|
||||
version=1.3.47
|
||||
revision=1
|
||||
_githash=a2c529b5dda18838ab4b52f816acfebd774eaab3
|
||||
_githash=282879ca34563020dbe73fd8f7d45bed6755626a
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ 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=ff732d21622bb7b2180c794949a5ad2cda71850e2f46cce70b02556d7c789342
|
||||
checksum=118b05250825bd65098b37fc6d6aec851d19380dde0e97615953f2007e020712
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue