apk-tools: update to 2.12.8.

This commit is contained in:
Leah Neukirchen 2021-11-13 18:38:47 +01:00
parent 176a178b95
commit 9b66765502

View file

@ -1,6 +1,6 @@
# Template file for 'apk-tools'
pkgname=apk-tools
version=2.12.7
version=2.12.8
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=269831b60d0008d3f4420293971ebbe951b04ee72f8359f2cc3ee89e649b1705
checksum=d976d625d5ede5ccdd1bae4a56627c26a11f323475f85d7bc5cb29b04781f7b5
CFLAGS="-Wno-error"
do_install() {