Vulkan-Tools: update to 1.1.85.0.
This commit is contained in:
parent
0334c5c6c7
commit
267f93baff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Vulkan-Tools'
|
||||
pkgname=Vulkan-Tools
|
||||
version=1.1.82.0
|
||||
version=1.1.85.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-sdk-${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/sdk-${version}.tar.gz"
|
||||
checksum=22e5e5dfd47535e1664458ee59706abcaace96575d1a3d7fa9ae779a9e83b89c
|
||||
checksum=b526bc394a5ca1a8ae7dd2ae357c5034f41cc476aa52a95a8b2f019853bf4664
|
||||
|
||||
build_options="cube"
|
||||
desc_option_cube="Build cube vulkan demo"
|
||||
|
|
Loading…
Reference in a new issue