vulkan-loader: update to 1.2.182.
This commit is contained in:
parent
63f0837c38
commit
7a962641d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vulkan-loader'
|
||||
pkgname=vulkan-loader
|
||||
version=1.2.178
|
||||
version=1.2.182
|
||||
revision=1
|
||||
wrksrc="Vulkan-Loader-${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/Vulkan-Loader/archive/v${version}.tar.gz"
|
||||
checksum=cb519e7837ed2cd980a6e34fd8937c09556da99a6dbaaa5ed83d53843876b83c
|
||||
checksum=0d1f9fde9d21642526e9baa55d30364c95035c4fe3c6db96836631991b44dd90
|
||||
|
|
Loading…
Reference in a new issue