apk-tools: update to 2.12.9.
This commit is contained in:
parent
e3ed648757
commit
e1c88ce5b5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'apk-tools'
|
# Template file for 'apk-tools'
|
||||||
pkgname=apk-tools
|
pkgname=apk-tools
|
||||||
version=2.12.8
|
version=2.12.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# Link libapk statically
|
# Link libapk statically
|
||||||
|
@ -12,7 +12,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=d976d625d5ede5ccdd1bae4a56627c26a11f323475f85d7bc5cb29b04781f7b5
|
checksum=f4ead0a3722bc7c6760634b6c8abfe139b5359c934b7fca8661704828f5f6dd9
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue