apk-tools: update to 2.14.3.
This commit is contained in:
parent
ebe4a69c9b
commit
edc9d0009b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apk-tools'
|
||||
pkgname=apk-tools
|
||||
version=2.14.1
|
||||
version=2.14.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
# Link libapk statically
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://git.alpinelinux.org/apk-tools"
|
||||
distfiles="https://gitlab.alpinelinux.org/alpine/apk-tools/-/archive/v${version}/apk-tools-v${version}.tar.gz"
|
||||
checksum=c06487563cae9e92161dfe1a81e714f700229cc0ad075b6c26ac3f157892e732
|
||||
checksum=5391ad16a7941c6550f098d282c6c9bbb8afdb5edd3e971d679a2e3a2fb5eb86
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue