mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
Vulkan-ValidationLayers: update to 1.1.130
This commit is contained in:
parent
f232826c8b
commit
239875235a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Vulkan-ValidationLayers'
|
||||
pkgname=Vulkan-ValidationLayers
|
||||
version=1.1.127
|
||||
revision=2
|
||||
version=1.1.130
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-C ${XBPS_CROSS_BASE}/tmp/helper.cmake
|
||||
-DCMAKE_INSTALL_INCLUDEDIR=/usr/include/vulkan/ -DBUILD_LAYER_SUPPORT_FILES=ON"
|
||||
|
@ -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=2ffe0d899c74ce0fc3c7ba9f90eccd5b3b78e0f90519dee9c701366bc0f795be
|
||||
checksum=ef3a8decd315736612479f9e9b03dbac690722b663a9bf9d064ff227298d3a50
|
||||
|
||||
pre_configure() {
|
||||
# Fetch and compile "known good" versions of dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue