SPIRV-Headers: update to 1.4.1.
This commit is contained in:
parent
7005a56f59
commit
8599b10361
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'SPIRV-Headers'
|
||||
pkgname=SPIRV-Headers
|
||||
reverts="1.3.37_1 1.3.44_1 1.3.47_1 1.3.51_1 1.3.60_1 1.3.65_1 1.3.70_1 1.3.74_1"
|
||||
version=1.3.7
|
||||
version=1.4.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=cmake
|
||||
|
@ -10,7 +9,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/${version}.tar.gz"
|
||||
checksum=60c48b0bd0c364a69edd36ddf576a6b440babc99d9822961accbbcbc5794dd7e
|
||||
checksum=a244f0629f75eb450e090cd773d30e22367cb231e964c7492588eb9000201fd1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue