SPIRV-Headers: update to 1.3.60.
This commit is contained in:
parent
7407ba2311
commit
5dd00ec1ab
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'SPIRV-Headers'
|
||||
pkgname=SPIRV-Headers
|
||||
version=1.3.51
|
||||
version=1.3.60
|
||||
revision=1
|
||||
_githash=17da9f8231f78cf519b4958c2229463a63ead9e2
|
||||
_githash=79b6681aadcb53c27d1052e5f8a0e82a981dbf2f
|
||||
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=c1c5f29e31fa7f68a06d0a5cc7ee3303c850918504f7de22cf49783588686a8b
|
||||
checksum=de2d156572153675729350745b886a8081284a7dc56fbd66c832e764183de47b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue