SPIRV-Headers: update to 1.3.70.
This commit is contained in:
parent
ae18947ba0
commit
7c25f4addc
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'SPIRV-Headers'
|
||||
pkgname=SPIRV-Headers
|
||||
version=1.3.65
|
||||
version=1.3.70
|
||||
revision=1
|
||||
_githash=8bea0a266ac9b718aa0818d9e3a47c0b77c2cb23
|
||||
_githash=dc3db3a5ae5e97e007dd2fb6b76f57bee3f809fc
|
||||
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=a67f839a8968bbf6fb50b77f20a55e699797c349d59fa6328303cb00d1e65cbd
|
||||
checksum=b96c0b3947e8735379276a9259e6f7a1d87d2140e331f75c9b51996d031b89c4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue