From 5d70cd3299a57e6c920edbca74afad086b1779bf Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 11 May 2023 21:16:38 +0200 Subject: [PATCH] apk-tools: update to 2.14.0. --- 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 30486338366..ad1ea5112da 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.11 +version=2.14.0 revision=1 build_style=gnu-makefile # Link libapk statically @@ -13,7 +13,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=a3bc3ef822ab90c227f44732040120e1ae43c47c1a891dae8a8561c33233caf5 +checksum=6ffa7b196d03b58df0a42e9072ea5fdd01b90d75d031cc9dca6d00e43c0db64c CFLAGS="-Wno-error" post_build() {