mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
apk-tools: update to 2.14.1.
This commit is contained in:
parent
c83d55eaf1
commit
1505948f85
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'apk-tools'
|
# Template file for 'apk-tools'
|
||||||
pkgname=apk-tools
|
pkgname=apk-tools
|
||||||
version=2.14.0
|
version=2.14.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# Link libapk statically
|
# Link libapk statically
|
||||||
make_build_args="LUAAPK=no LDFLAGS_apk.static= static"
|
make_build_args="LUAAPK=no LDFLAGS_apk.static= static"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://git.alpinelinux.org/apk-tools"
|
homepage="https://git.alpinelinux.org/apk-tools"
|
||||||
distfiles="https://gitlab.alpinelinux.org/alpine/apk-tools/-/archive/v${version}/apk-tools-v${version}.tar.gz"
|
distfiles="https://gitlab.alpinelinux.org/alpine/apk-tools/-/archive/v${version}/apk-tools-v${version}.tar.gz"
|
||||||
checksum=4c6db13039280814a10a3b3d89b29837b59769c69214a1861997e088eac107a5
|
checksum=c06487563cae9e92161dfe1a81e714f700229cc0ad075b6c26ac3f157892e732
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue