vulkan-loader: update to 1.2.135.
This commit is contained in:
parent
775155d41b
commit
45cdf310b5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vulkan-loader'
|
||||
pkgname=vulkan-loader
|
||||
_pkgname=Vulkan-Loader
|
||||
version=1.1.130
|
||||
version=1.2.135
|
||||
revision=1
|
||||
wrksrc="${_pkgname}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -14,4 +14,4 @@ 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=4325b67ba8bfd4ba3d325a0f37340d0684806982be1cd9e2f40367d2688cb5f7
|
||||
checksum=9a45c9bfce00026f5c12d4b869f87f2708cb28be49f3cd6c5044c7f8121071b6
|
||||
|
|
Loading…
Reference in a new issue