diff --git a/srcpkgs/apk-tools/template b/srcpkgs/apk-tools/template index 7db0c6037be..37f12a06fb8 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.9 +version=2.14.10 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=0a646fbd49079fa1fd1a4125dec9b62ea514092961ceff24d0dd90e28576cbc8 +checksum=5d888d95cf41e68288bd4342938e05767ff76c83f1d25830088fc6d4ccc42793 CFLAGS="-Wno-error" post_build() {