vulkan-loader: update to 1.1.92.1.

This commit is contained in:
maxice8 2018-11-27 21:23:46 -02:00 committed by maxice8
parent 99ef0e19a7
commit b6008262ae
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'vulkan-loader'
pkgname=vulkan-loader
_pkgname=Vulkan-Loader
version=1.1.92.0
version=1.1.92.1
revision=1
wrksrc="${_pkgname}-sdk-${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/sdk-${version}.tar.gz"
checksum=358ae5ebd53d1a8ae502892d2eebed3f76a60144063fb3816bc17b5a002c636d
checksum=207e5559f0c9d0fc67e5077ee7747003d1829f5d1bfcb43b33b65abeae3fa0cf
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr"