apk-tools: update to 2.12.109.

This commit is contained in:
Leah Neukirchen 2022-06-09 14:10:12 +02:00
parent 51e0f6a4d5
commit 7a3e160fa1

View file

@ -1,6 +1,6 @@
# Template file for 'apk-tools'
pkgname=apk-tools
version=2.12.9
version=2.12.109
revision=1
build_style=gnu-makefile
# Link libapk statically
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
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=f4ead0a3722bc7c6760634b6c8abfe139b5359c934b7fca8661704828f5f6dd9
checksum=5dacd3d77cc8e7aa455565da51c9d5f83e4425110f46d8b4eb741fb68a21939c
CFLAGS="-Wno-error"
do_install() {