Vulkan-Tools: update to 1.1.82.0.
This commit is contained in:
parent
3fcb9b51f0
commit
1e81dfb757
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Vulkan-Tools'
|
||||
pkgname=Vulkan-Tools
|
||||
version=1.1.77.0
|
||||
revision=2
|
||||
version=1.1.82.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-sdk-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DGLSLANG_INSTALL_DIR=/usr -DBUILD_CUBE=$(vopt_if cube ON OFF)
|
||||
|
@ -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=15eaefa9d9370c58aac3458b3cb67909759fb4e965d737a57e7de6cc108fabc6
|
||||
checksum=22e5e5dfd47535e1664458ee59706abcaace96575d1a3d7fa9ae779a9e83b89c
|
||||
|
||||
build_options="cube"
|
||||
desc_option_cube="Build cube vulkan demo"
|
||||
|
|
Loading…
Reference in New Issue