From e1c88ce5b5a9b472c20c2138c489c9b0c76b4d58 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 19 Dec 2021 16:42:09 +0100 Subject: [PATCH] apk-tools: update to 2.12.9. --- srcpkgs/apk-tools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/apk-tools/template b/srcpkgs/apk-tools/template index 79bbfd1dad..9ef09c8fbd 100644 --- a/srcpkgs/apk-tools/template +++ b/srcpkgs/apk-tools/template @@ -1,6 +1,6 @@ # Template file for 'apk-tools' pkgname=apk-tools -version=2.12.8 +version=2.12.9 revision=1 build_style=gnu-makefile # Link libapk statically @@ -12,7 +12,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="http://git.alpinelinux.org/cgit/apk-tools" distfiles="http://git.alpinelinux.org/cgit/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2" -checksum=d976d625d5ede5ccdd1bae4a56627c26a11f323475f85d7bc5cb29b04781f7b5 +checksum=f4ead0a3722bc7c6760634b6c8abfe139b5359c934b7fca8661704828f5f6dd9 CFLAGS="-Wno-error" do_install() {