mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
SPIRV-Headers: update to 1.5.3
This commit is contained in:
parent
4b934ce6c4
commit
75654d8b74
1 changed files with 4 additions and 5 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'SPIRV-Headers'
|
# Template file for 'SPIRV-Headers'
|
||||||
pkgname=SPIRV-Headers
|
pkgname=SPIRV-Headers
|
||||||
version=1.5.1
|
version=1.5.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}.corrected"
|
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Machine-readable files for the SPIR-V Registry"
|
short_desc="Machine-readable files for the SPIR-V Registry"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
|
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
|
||||||
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.corrected.tar.gz"
|
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.tar.gz"
|
||||||
checksum=2b6a0ce1c02b9fe7b9ef727369168fe579e5256f1ea013993acdb8d8f06b7e89
|
checksum=eece8a9e147d37997d425d5d2eeb2e757ad25adc30d6651467094f3b18609b5a
|
||||||
|
|
Loading…
Add table
Reference in a new issue