apk-tools: update to 2.10.0.
This commit is contained in:
parent
f9d7e2e1c3
commit
4177675638
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'apk-tools'
|
||||
pkgname=apk-tools
|
||||
version=2.9.1
|
||||
revision=3
|
||||
version=2.10.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="LUAAPK="
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=24fd166d2bec2f38af32e7ce4c464c8987273094d7a652e463594b1b803ff16e
|
||||
checksum=429b225e3d5c10b6d6299af37814c2ec6ac82272b0c8ffafaf69dcb4430ae076
|
||||
CFLAGS=-Wno-error
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue