mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
apk-tools: update to 2.14.5.
This commit is contained in:
parent
3216864d23
commit
54eea9a477
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apk-tools'
|
||||
pkgname=apk-tools
|
||||
version=2.14.4
|
||||
version=2.14.5
|
||||
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=c8ad16bddfae988392ad067a244cfdaf643eb7d6761b73450739585ca76f9a25
|
||||
checksum=f61b45fc514b7b1e15817bdbb982a08ea235407f87acbb426529265fc0d02b5c
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue