apk-tools: update to 2.10.4.
This commit is contained in:
parent
ad1bc167f4
commit
65a178a5ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apk-tools'
|
||||
pkgname=apk-tools
|
||||
version=2.10.3
|
||||
version=2.10.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="LUAAPK="
|
||||
|
@ -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=d1e076321a31cbfbca0c12b05e7f59e4059dfac878db22b79b53d92a03b10922
|
||||
checksum=283db34d30d63f689ac4bf88d2046364b8a8dbb4acaf802676c02774c8f1ea62
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue