apk-tools: update to 2.12.1.

This commit is contained in:
Leah Neukirchen 2021-01-21 10:31:32 +01:00
parent a64f3f9c67
commit 326da914a5

View File

@ -1,6 +1,6 @@
# Template file for 'apk-tools'
pkgname=apk-tools
version=2.12.0
version=2.12.1
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=763ed44a5b33f8cf6054b9ad6de53c355a37dcdf954024bbc59b953c675b78c6
checksum=c81f6d9efdf0b3b7830b30e9133911c2e7ed68c082260a26dc82dc4553524035
CFLAGS="-Wno-error"
do_install() {