Vulkan-Tools: update to 1.1.121
This commit is contained in:
parent
b71e8ba6d3
commit
cc7d42b0dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Vulkan-Tools'
|
||||
pkgname=Vulkan-Tools
|
||||
version=1.1.108
|
||||
version=1.1.121
|
||||
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=6db41f252e32a5255342cfeb0e3eceff2ea729025a655727ac681f3c5ab46512
|
||||
checksum=f28229077fbf8c898c1049f3421b14afb441fb3a25f24d5d6e90ae6c2a36c574
|
||||
|
||||
build_options="cube"
|
||||
desc_option_cube="Build cube vulkan demo"
|
||||
|
|
Loading…
Reference in a new issue