apk-tools: update to 2.12.3.
This commit is contained in:
parent
0d1116cf93
commit
178a863bb6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apk-tools'
|
||||
pkgname=apk-tools
|
||||
version=2.12.1
|
||||
version=2.12.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
# Link libapk statically
|
||||
|
@ -12,7 +12,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=c81f6d9efdf0b3b7830b30e9133911c2e7ed68c082260a26dc82dc4553524035
|
||||
checksum=da0b3a3df2c5973bede830e8be73442443221a23afdac62f45b1e74c3ee30f0e
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue