mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
Vulkan-Tools: update to 1.1.108
This commit is contained in:
parent
a77e819435
commit
d4a7218c08
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Vulkan-Tools'
|
# Template file for 'Vulkan-Tools'
|
||||||
pkgname=Vulkan-Tools
|
pkgname=Vulkan-Tools
|
||||||
version=1.1.106
|
version=1.1.108
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}"
|
wrksrc="${pkgname}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.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=fbfdf520f50ff82621671ee028ebfe9db2052223b64f0d2627156dacfe795ed5
|
checksum=6db41f252e32a5255342cfeb0e3eceff2ea729025a655727ac681f3c5ab46512
|
||||||
|
|
||||||
build_options="cube"
|
build_options="cube"
|
||||||
desc_option_cube="Build cube vulkan demo"
|
desc_option_cube="Build cube vulkan demo"
|
||||||
|
|
Loading…
Add table
Reference in a new issue