apk-tools: update to 2.6.7.
This commit is contained in:
parent
7d5d405372
commit
3560ed9915
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'apk-tools'
|
||||
pkgname=apk-tools
|
||||
version=2.6.6
|
||||
revision=2
|
||||
version=2.6.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="LUAAPK="
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://git.alpinelinux.org/cgit/apk-tools"
|
||||
distfiles="http://git.alpinelinux.org/cgit/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2"
|
||||
checksum=7e5e86c856ce236c7fd54605ee0b1dbf59920398d3b33f9f6ff0e5f98e6828af
|
||||
checksum=148b517557066427682df45d44213421003301ff03358ab37005f5b323f26f83
|
||||
CFLAGS=-Wno-error
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue