apk-tools: update to 2.14.9.

This commit is contained in:
Leah Neukirchen 2025-01-18 20:32:55 +01:00
parent d92acc5f24
commit d26737277a

View file

@ -1,6 +1,6 @@
# Template file for 'apk-tools'
pkgname=apk-tools
version=2.14.7
version=2.14.9
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=b8029a2e21383356e016d92bd2f183aae3366535a6883ec9f78d3feebdf582dc
checksum=0a646fbd49079fa1fd1a4125dec9b62ea514092961ceff24d0dd90e28576cbc8
CFLAGS="-Wno-error"
post_build() {