apk-tools: update to 2.7.2.

This commit is contained in:
Leah Neukirchen 2017-06-24 15:48:38 +02:00
parent 88379e8784
commit 75558068d8

View file

@ -1,6 +1,6 @@
# Template file for 'apk-tools'
pkgname=apk-tools
version=2.7.1
version=2.7.2
revision=1
build_style=gnu-makefile
make_build_args="LUAAPK="
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2"
homepage="http://git.alpinelinux.org/cgit/apk-tools"
distfiles="http://git.alpinelinux.org/cgit/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2"
checksum=5abac5f1f19d64ce7201e66fcd86b430240895d3002323a4a11ad17c6f4b44e7
checksum=7e6b8ccd1c4573b90dd835f19836f2514a10ec7d83923a1585f44100fa122592
CFLAGS=-Wno-error
post_extract() {