From 4eb713c1ef03a647e6f696ce77ef598776d23c72 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Sat, 5 Mar 2022 23:40:14 +0000 Subject: system/libcap: update project URL. use -j1 for tests. fixes #523. --- system/libcap/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/libcap') diff --git a/system/libcap/APKBUILD b/system/libcap/APKBUILD index 7bf2b0938..7b3cc2af4 100644 --- a/system/libcap/APKBUILD +++ b/system/libcap/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="POSIX 1003.1e capabilities" arch="all" license="BSD-3-Clause OR GPL-2.0-only" -url="https://www.friedhoff.org/posixfilecaps.html" +url="https://sites.google.com/site/fullycapable/" depends="" depends_dev="linux-headers" makedepends_build="linux-headers perl !gperf" @@ -23,7 +23,7 @@ build() { } check() { - make test + make -j1 test } _static() { -- cgit v1.2.3-60-g2f50