mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
SPIRV-Headers: update to 1.3.283.0, adopt.
This commit is contained in:
parent
50f2ea053e
commit
42bbe6e019
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'SPIRV-Headers'
|
# Template file for 'SPIRV-Headers'
|
||||||
pkgname=SPIRV-Headers
|
pkgname=SPIRV-Headers
|
||||||
reverts="1.5.4.raytracing.fixed_1 1.5.3_2 1.5.3_1 1.5.1_1 1.4.1_1"
|
reverts="1.5.4.raytracing.fixed_1 1.5.3_2 1.5.3_1 1.5.1_1 1.4.1_1"
|
||||||
version=1.3.268.0
|
version=1.3.283.0
|
||||||
revision=1
|
revision=1
|
||||||
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="Daniel Martinez <danielmartinez@cock.li>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
|
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
|
||||||
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-${version}.tar.gz"
|
||||||
checksum=1022379e5b920ae21ccfb5cb41e07b1c59352a18c3d3fdcbf38d6ae7733384d4
|
checksum=a68a25996268841073c01514df7bab8f64e2db1945944b45087e5c40eed12cb9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue