apk-tools: update to 2.14.6.

This commit is contained in:
Leah Neukirchen 2024-11-30 18:07:11 +01:00
parent a2150514db
commit bb3f21d9d6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'apk-tools'
pkgname=apk-tools
version=2.14.5
version=2.14.6
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=f61b45fc514b7b1e15817bdbb982a08ea235407f87acbb426529265fc0d02b5c
checksum=f2926026f2010130df929cb4a1c35b94879ba59aa9cb7465a6f686d4dfd8c7bf
CFLAGS="-Wno-error"
post_build() {