diff --git a/srcpkgs/apk-tools/template b/srcpkgs/apk-tools/template index 19027711e49..94c03103cc9 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.6 +version=2.14.7 revision=1 build_style=gnu-makefile # Link libapk statically @@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>" 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=f2926026f2010130df929cb4a1c35b94879ba59aa9cb7465a6f686d4dfd8c7bf +checksum=b8029a2e21383356e016d92bd2f183aae3366535a6883ec9f78d3feebdf582dc CFLAGS="-Wno-error" post_build() {