From 319a87697b93377de1490a0d421dc68573629627 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20Dupr=C3=A9=20Bertoni?= Date: Sun, 7 Feb 2021 11:09:28 +0200 Subject: [PATCH] kwallet-cli: update to 3.03. --- srcpkgs/kwallet-cli/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kwallet-cli/template b/srcpkgs/kwallet-cli/template index 00f96d2a684..4e27ae4f591 100644 --- a/srcpkgs/kwallet-cli/template +++ b/srcpkgs/kwallet-cli/template @@ -1,6 +1,6 @@ # Template file for 'kwallet-cli' pkgname=kwallet-cli -version=3.02 +version=3.03 revision=1 wrksrc=kwalletcli build_style=gnu-makefile @@ -13,7 +13,7 @@ maintainer="Louis Dupré Bertoni " license="custom:MirOS, LGPL-3.0-or-later" homepage="https://www.mirbsd.org/kwalletcli.htm" distfiles="http://www.mirbsd.org/MirOS/dist/hosted/kwalletcli/kwalletcli-${version}.tar.gz" -checksum=f6bebf802d6d575b0871c01dc1cbcc0f182d26cdce28449da426a503a257d216 +checksum=f228e5b179f6eb92289b9635382e676990dd58cd193ce42b61d3150c8a06b12d post_patch() { vsed -i GNUmakefile -e "s|-I/usr/include|-I${XBPS_CROSS_BASE}/usr/include|g"