mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
Vulkan-ValidationLayers: update to 1.2.137
This commit is contained in:
parent
ccc1f3fb5a
commit
4a43e3f23c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Vulkan-ValidationLayers'
|
# Template file for 'Vulkan-ValidationLayers'
|
||||||
pkgname=Vulkan-ValidationLayers
|
pkgname=Vulkan-ValidationLayers
|
||||||
version=1.2.133
|
version=1.2.137
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-C ${XBPS_CROSS_BASE}/tmp/helper.cmake
|
configure_args="-C ${XBPS_CROSS_BASE}/tmp/helper.cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Colin Gillespie <colin@breavyn.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.khronos.org/vulkan/"
|
homepage="https://www.khronos.org/vulkan/"
|
||||||
distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=f9a87f424960457d6798baa3c592b09a14e2f29533851dddb3fa8a110cf0ae8a
|
checksum=54d9abf5faf0a554bbb88c82b81d44b98849018da33f25537f4a86ea1f25ba28
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Fetch and compile "known good" versions of dependencies
|
# Fetch and compile "known good" versions of dependencies
|
||||||
|
|
Loading…
Add table
Reference in a new issue