mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
apk-tools: update to 2.12.109.
This commit is contained in:
parent
51e0f6a4d5
commit
7a3e160fa1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apk-tools'
|
||||
pkgname=apk-tools
|
||||
version=2.12.9
|
||||
version=2.12.109
|
||||
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=f4ead0a3722bc7c6760634b6c8abfe139b5359c934b7fca8661704828f5f6dd9
|
||||
checksum=5dacd3d77cc8e7aa455565da51c9d5f83e4425110f46d8b4eb741fb68a21939c
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue