Vulkan-Tools: update to 1.1.106.
This commit is contained in:
parent
fdd7279b0f
commit
f4a0eeb816
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.101
|
version=1.1.106
|
||||||
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=592fd3596587e522fd22a616c16a38675c55596f651ee628177be5325be36d4f
|
checksum=fbfdf520f50ff82621671ee028ebfe9db2052223b64f0d2627156dacfe795ed5
|
||||||
|
|
||||||
build_options="cube"
|
build_options="cube"
|
||||||
desc_option_cube="Build cube vulkan demo"
|
desc_option_cube="Build cube vulkan demo"
|
||||||
|
|
Loading…
Reference in a new issue