mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
apk-tools: update to 2.10.3.
This commit is contained in:
parent
b69563ea52
commit
f6906ad48e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'apk-tools'
|
# Template file for 'apk-tools'
|
||||||
pkgname=apk-tools
|
pkgname=apk-tools
|
||||||
version=2.10.2
|
version=2.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="LUAAPK="
|
make_build_args="LUAAPK="
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://git.alpinelinux.org/cgit/apk-tools"
|
homepage="http://git.alpinelinux.org/cgit/apk-tools"
|
||||||
distfiles="http://git.alpinelinux.org/cgit/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2"
|
distfiles="http://git.alpinelinux.org/cgit/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=6a2c90d1eb4993da21f77b433683098b7e677f530532aab040a840e74e4d6057
|
checksum=d1e076321a31cbfbca0c12b05e7f59e4059dfac878db22b79b53d92a03b10922
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue