mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
Vulkan-ValidationLayers: update to 1.1.101.
This commit is contained in:
parent
7c25f4addc
commit
3351749a38
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.97
|
version=1.1.101
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DGLSLANG_INSTALL_DIR=/usr
|
configure_args="-DGLSLANG_INSTALL_DIR=/usr
|
||||||
|
@ -12,4 +12,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=83a99981dc9d0cd97c40de906425d082cd7bf5a52e97a479b8ffe140d231d0d4
|
checksum=cdde2cb84fb0408af37d7f2ad3440885516801edf2164d12140c91bf91e39856
|
||||||
|
|
Loading…
Add table
Reference in a new issue