Vulkan-LoaderAndValidationLayers: update to 1.1.70.0.
Closes: #11541 [via git-merge-pr]
This commit is contained in:
parent
a92afb5120
commit
04eb320c26
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vulkan-loader'
|
||||
pkgname=vulkan-loader
|
||||
_pkgname=Vulkan-LoaderAndValidationLayers
|
||||
version=1.0.65.2
|
||||
version=1.1.70.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTS=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=88eaf0362031d726b285a165ce72afc3fbbca9833eebb14bba5dd873d2aa7bc7
|
||||
checksum=bd30ffe25a0723775ea8427d65e96bbad6f5130674ac6577ec639b54ce811397
|
||||
|
||||
nocross="https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/issues/1962"
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in a new issue