apk-tools: update to 2.14.0.
This commit is contained in:
parent
b47bd661c6
commit
5d70cd3299
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apk-tools'
|
||||
pkgname=apk-tools
|
||||
version=2.12.11
|
||||
version=2.14.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
# Link libapk statically
|
||||
|
@ -13,7 +13,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=a3bc3ef822ab90c227f44732040120e1ae43c47c1a891dae8a8561c33233caf5
|
||||
checksum=6ffa7b196d03b58df0a42e9072ea5fdd01b90d75d031cc9dca6d00e43c0db64c
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue