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