mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
Vulkan-ValidationLayers: update to 1.1.106
Closes: #11573 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
fe6830c365
commit
2c04a110e5
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.1.102
|
version=1.1.106
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DGLSLANG_INSTALL_DIR=/usr
|
configure_args="-DGLSLANG_INSTALL_DIR=/usr
|
||||||
|
@ -13,4 +13,4 @@ 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=27c3e4b16064f4125149a4932b8e348b3b5870d5a565c8c4a08c4ddc04684f56
|
checksum=e095e7c23fe52098e966c056d3e9684d6b915f129d736556bc5a33e9574bd735
|
||||||
|
|
Loading…
Add table
Reference in a new issue