apk-tools: update to 2.12.6.

This commit is contained in:
Leah Neukirchen 2021-07-27 14:23:19 +02:00
parent 03ccd879de
commit 91d74a075f

View file

@ -1,6 +1,6 @@
# Template file for 'apk-tools'
pkgname=apk-tools
version=2.12.5
version=2.12.6
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=a3cbabbcd3072f197b19f85e13e526b8b769d1e537f8156457b1779bcc9300fe
checksum=371b15e07e450ca117ef75dea58353721d67f09b3af4f328d5858ba7b2a13777
CFLAGS="-Wno-error"
do_install() {