mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
SPIRV-Headers: revbump to 1.5.1.corrected
This commit is contained in:
parent
e80b2a2c71
commit
300251dbf5
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'SPIRV-Headers'
|
# Template file for 'SPIRV-Headers'
|
||||||
pkgname=SPIRV-Headers
|
pkgname=SPIRV-Headers
|
||||||
version=1.5.1
|
version=1.5.1
|
||||||
revision=1
|
revision=2
|
||||||
|
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}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.corrected.tar.gz"
|
||||||
checksum=7a39223fc1fb123db7a70d3208f12e34287fd693aca6c23858d04060b5ce99e0
|
checksum=2b6a0ce1c02b9fe7b9ef727369168fe579e5256f1ea013993acdb8d8f06b7e89
|
||||||
|
|
Loading…
Add table
Reference in a new issue