Vulkan-Tools: update to 1.1.101.

This commit is contained in:
Rasmus Thomsen 2019-03-06 13:59:55 +01:00 committed by maxice8
parent a046390c59
commit a1a780d7c4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'Vulkan-Tools'
pkgname=Vulkan-Tools
version=1.1.97
version=1.1.101
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=ee45cb738ea7394a148f5f1c2b7b7d8b7d070feaf57a3f20b0ea5ac649864a68
checksum=592fd3596587e522fd22a616c16a38675c55596f651ee628177be5325be36d4f
build_options="cube"
desc_option_cube="Build cube vulkan demo"