apk-tools: update to 2.12.11.
This commit is contained in:
parent
4cfb625d72
commit
756654e3db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'apk-tools'
|
# Template file for 'apk-tools'
|
||||||
pkgname=apk-tools
|
pkgname=apk-tools
|
||||||
version=2.12.10
|
version=2.12.11
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# Link libapk statically
|
# Link libapk statically
|
||||||
make_build_args="LUAAPK=no LDFLAGS_apk.static= static"
|
make_build_args="LUAAPK=no LDFLAGS_apk.static= static"
|
||||||
|
@ -13,7 +13,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=5dacd3d77cc8e7aa455565da51c9d5f83e4425110f46d8b4eb741fb68a21939c
|
checksum=a3bc3ef822ab90c227f44732040120e1ae43c47c1a891dae8a8561c33233caf5
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue