aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/c-ares/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/c-ares/APKBUILD b/main/c-ares/APKBUILD
index fbf4f1c80c..f8cf4fb1a2 100644
--- a/main/c-ares/APKBUILD
+++ b/main/c-ares/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="An asynchronously DNS/names resolver library"
url="https://c-ares.haxx.se/"
arch="all"
-options="!checkroot"
+options="!check !checkroot"
license="MIT"
depends=""
makedepends=""