aboutsummaryrefslogtreecommitdiffstats
path: root/main/cryptsetup
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-14 15:38:20 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-14 15:42:55 -0300
commit81633f00dd52212d62c630bbf6f6c8a9bc1f29cd (patch)
tree8c4c8d6cf86d750385b57d31192a030b65f7ef02 /main/cryptsetup
parent297f593732904d02593169850509404a244aa1f7 (diff)
downloadaports-81633f00dd52212d62c630bbf6f6c8a9bc1f29cd.tar.bz2
aports-81633f00dd52212d62c630bbf6f6c8a9bc1f29cd.tar.xz
main/*: remove invalid options and modernize
Diffstat (limited to 'main/cryptsetup')
-rw-r--r--main/cryptsetup/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/cryptsetup/APKBUILD b/main/cryptsetup/APKBUILD
index 82a183ddda..e78d5dfd7a 100644
--- a/main/cryptsetup/APKBUILD
+++ b/main/cryptsetup/APKBUILD
@@ -6,7 +6,6 @@ pkgrel=0
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
url="https://gitlab.com/cryptsetup/cryptsetup"
arch="all"
-options="!checkroot"
license="GPL-2.0-or-later"
makedepends_host="lvm2-dev openssl-dev popt-dev util-linux-dev
json-c-dev argon2-dev"