vulkan-loader: update to 1.1.121

This commit is contained in:
Kartik Singh 2019-09-06 00:26:53 -04:00 committed by Helmut Pozimski
parent f272214a0b
commit 6900240b92

View file

@ -1,7 +1,7 @@
# Template file for 'vulkan-loader'
pkgname=vulkan-loader
_pkgname=Vulkan-Loader
version=1.1.115
version=1.1.121
revision=1
wrksrc="${_pkgname}-${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/v${version}.tar.gz"
checksum=25ae51a41f5df0b15d521188a3a963e7b1c4221762613852595622eafefcb600
checksum=8966eb5a0f1503f5d8ab1b3602913285961786f7ee06bd1ff436dcce337505d3
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr"