SPIRV-Headers: update to 1.3.51.
This commit is contained in:
parent
94226c2ff3
commit
5bfa542ba3
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'SPIRV-Headers'
|
||||
pkgname=SPIRV-Headers
|
||||
version=1.3.47
|
||||
version=1.3.51
|
||||
revision=1
|
||||
_githash=282879ca34563020dbe73fd8f7d45bed6755626a
|
||||
_githash=17da9f8231f78cf519b4958c2229463a63ead9e2
|
||||
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=118b05250825bd65098b37fc6d6aec851d19380dde0e97615953f2007e020712
|
||||
checksum=c1c5f29e31fa7f68a06d0a5cc7ee3303c850918504f7de22cf49783588686a8b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue