apk-tools: update to 2.6.8.
This commit is contained in:
parent
bc2df89dca
commit
753492e257
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'apk-tools'
|
||||
pkgname=apk-tools
|
||||
version=2.6.7
|
||||
revision=2
|
||||
version=2.6.8
|
||||
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=148b517557066427682df45d44213421003301ff03358ab37005f5b323f26f83
|
||||
checksum=def2b2c23cd12fd2a9c19be49653b0d1bf9d81a26dac5a0ee79a1351d674f93b
|
||||
CFLAGS=-Wno-error
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue