apk-tools: update to 2.12.5.
This commit is contained in:
parent
fd28f0af3f
commit
9a6604ce7b
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.12.4
|
version=2.12.5
|
||||||
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=9b5c3754e0fef61f6acf15afd233ad801543636bdd3ee16f307b784a2853bb55
|
checksum=a3cbabbcd3072f197b19f85e13e526b8b769d1e537f8156457b1779bcc9300fe
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in a new issue