aboutsummaryrefslogtreecommitdiffstats
path: root/community/sn0int
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-01-26 11:55:19 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2020-01-26 12:43:15 +0100
commit0b80eb6f910911f34a0682601bd7c17fefa79003 (patch)
treedd04f6d567e42ed7052f8b771bf16c28ee922fec /community/sn0int
parentbedf136c545d6ebd0377b27ad1fceb484a832647 (diff)
downloadaports-0b80eb6f910911f34a0682601bd7c17fefa79003.tar.bz2
aports-0b80eb6f910911f34a0682601bd7c17fefa79003.tar.xz
community/sn0int: fix build with `abuild rootbld`
Diffstat (limited to 'community/sn0int')
-rw-r--r--community/sn0int/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/sn0int/APKBUILD b/community/sn0int/APKBUILD
index 6872ade448..d9a7f0a9c4 100644
--- a/community/sn0int/APKBUILD
+++ b/community/sn0int/APKBUILD
@@ -19,6 +19,7 @@ subpackages="$pkgname-doc
$pkgname-zsh-completion:zshcomp:noarch
$pkgname-fish-completion:fishcomp:noarch
"
+options="net"
source="$pkgname-$pkgver.tar.gz::https://github.com/kpcyrd/sn0int/archive/v$pkgver.tar.gz"
build() {