apk-tools: update to 2.10.5.
This commit is contained in:
parent
8796a33cff
commit
f6ce5afc21
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'apk-tools'
|
||||
pkgname=apk-tools
|
||||
version=2.10.4
|
||||
revision=2
|
||||
version=2.10.5
|
||||
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.0-only"
|
||||
homepage="http://git.alpinelinux.org/cgit/apk-tools"
|
||||
distfiles="http://git.alpinelinux.org/cgit/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2"
|
||||
checksum=283db34d30d63f689ac4bf88d2046364b8a8dbb4acaf802676c02774c8f1ea62
|
||||
checksum=d0de1793ff56d4a311841cf4f13a51bb1cc1c0a259d8748c1e633f8f11c6f965
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue