SPIRV-Headers: update to 1.3.74.
This commit is contained in:
parent
61cdcabb68
commit
f427c240da
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'SPIRV-Headers'
|
||||
pkgname=SPIRV-Headers
|
||||
version=1.3.70
|
||||
version=1.3.74
|
||||
revision=1
|
||||
_githash=dc3db3a5ae5e97e007dd2fb6b76f57bee3f809fc
|
||||
_githash=a946e7319a9eeb5391f35638c53ae51437b0f5ab
|
||||
archs=noarch
|
||||
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=b96c0b3947e8735379276a9259e6f7a1d87d2140e331f75c9b51996d031b89c4
|
||||
checksum=63f891deb7b2df61a6b348c23429d20ad4b41f66c15756e7adee698b5b72708f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue