From c7739bf3561fd295bd03d34bff0d9901b070268c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Tue, 18 May 2021 23:27:43 -0300 Subject: [PATCH] vulkan-loader: update to 1.2.178. Since we are here, expand distfiles URL. This makes the _pkgname variable unnecessary, so we remove it in favor of expanding it out in wrksrc as well. --- srcpkgs/vulkan-loader/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/vulkan-loader/template b/srcpkgs/vulkan-loader/template index 4a1734a26b6..b9f3495f355 100644 --- a/srcpkgs/vulkan-loader/template +++ b/srcpkgs/vulkan-loader/template @@ -1,9 +1,8 @@ # Template file for 'vulkan-loader' pkgname=vulkan-loader -_pkgname=Vulkan-Loader -version=1.2.162 +version=1.2.178 revision=1 -wrksrc="${_pkgname}-${version}" +wrksrc="Vulkan-Loader-${version}" build_style=cmake configure_args="-Wno-dev -DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr -DBUILD_TESTS=OFF" @@ -14,5 +13,5 @@ short_desc="Vulkan Installable Client Driver (ICD) loader" maintainer="Arvin Ignaci " license="Apache-2.0" homepage="https://www.khronos.org/vulkan/" -distfiles="https://github.com/KhronosGroup/${_pkgname}/archive/v${version}.tar.gz" -checksum=e582dce35051a34af82db2a8fcd38fbc5837b4506e76e6cda685dca02dee01c7 +distfiles="https://github.com/KhronosGroup/Vulkan-Loader/archive/v${version}.tar.gz" +checksum=cb519e7837ed2cd980a6e34fd8937c09556da99a6dbaaa5ed83d53843876b83c