From bb3f21d9d685b7e20c41c218d4054dbb351669d6 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 30 Nov 2024 18:07:11 +0100 Subject: [PATCH] apk-tools: update to 2.14.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 47a59740967..19027711e49 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.14.5 +version=2.14.6 revision=1 build_style=gnu-makefile # Link libapk statically @@ -13,7 +13,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="https://git.alpinelinux.org/apk-tools" distfiles="https://gitlab.alpinelinux.org/alpine/apk-tools/-/archive/v${version}/apk-tools-v${version}.tar.gz" -checksum=f61b45fc514b7b1e15817bdbb982a08ea235407f87acbb426529265fc0d02b5c +checksum=f2926026f2010130df929cb4a1c35b94879ba59aa9cb7465a6f686d4dfd8c7bf CFLAGS="-Wno-error" post_build() {