From 54eea9a477652df6ee14bc0b61483830c1513de2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 30 Oct 2024 13:54:05 +0100 Subject: [PATCH] apk-tools: update to 2.14.5. --- 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 8bae6fe9532..47a59740967 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.4 +version=2.14.5 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=c8ad16bddfae988392ad067a244cfdaf643eb7d6761b73450739585ca76f9a25 +checksum=f61b45fc514b7b1e15817bdbb982a08ea235407f87acbb426529265fc0d02b5c CFLAGS="-Wno-error" post_build() {