From 91d74a075fef9df6721964adb692711fabe04d13 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 27 Jul 2021 14:23:19 +0200 Subject: [PATCH] apk-tools: update to 2.12.6. --- 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 e7e03bde84a..c6d52245177 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.5 +version=2.12.6 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=a3cbabbcd3072f197b19f85e13e526b8b769d1e537f8156457b1779bcc9300fe +checksum=371b15e07e450ca117ef75dea58353721d67f09b3af4f328d5858ba7b2a13777 CFLAGS="-Wno-error" do_install() {