apk-tools: update to 2.12.7.

This commit is contained in:
Leah Neukirchen 2021-08-04 15:48:40 +02:00
parent 2cd4d0e3c4
commit 560e2134ce
1 changed files with 2 additions and 2 deletions

View File

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