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