mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
Vulkan-Tools: update to 1.2.135.
This commit is contained in:
parent
45cdf310b5
commit
68ba0de92a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Vulkan-Tools'
|
||||
pkgname=Vulkan-Tools
|
||||
version=1.1.130
|
||||
version=1.2.135
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -14,7 +14,7 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.khronos.org/vulkan/"
|
||||
distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=5de87f7c13ee2fcdd9c35c1ca9540c04c12900d6d6d77efa3426a4dcf931ec2a
|
||||
checksum=6b497194fb2e06e41a9ab8c404ea3c82cca1fc1e0c540ffcd2905b9bebef5e84
|
||||
|
||||
build_options="cube"
|
||||
desc_option_cube="Build cube vulkan demo"
|
||||
|
|
Loading…
Add table
Reference in a new issue