mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
SPIRV-Headers: update to 1.3.65.
This commit is contained in:
parent
417d77afbf
commit
0e123a52bf
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'SPIRV-Headers'
|
||||
pkgname=SPIRV-Headers
|
||||
version=1.3.60
|
||||
version=1.3.65
|
||||
revision=1
|
||||
_githash=79b6681aadcb53c27d1052e5f8a0e82a981dbf2f
|
||||
_githash=8bea0a266ac9b718aa0818d9e3a47c0b77c2cb23
|
||||
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=de2d156572153675729350745b886a8081284a7dc56fbd66c832e764183de47b
|
||||
checksum=a67f839a8968bbf6fb50b77f20a55e699797c349d59fa6328303cb00d1e65cbd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue