aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-19 09:51:53 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-19 09:51:53 +0000
commitcc9ad2b48dc61945c9ce07b1c48479f415bc4e6a (patch)
treebc96bf0c7132c4e0ac87be3e6a9fe0dc3739b893 /community
parenta8b8816385a90ca8afb87a8bbc02a2b2b546a8b8 (diff)
downloadaports-3.7-stable.tar.bz2
aports-3.7-stable.tar.xz
community/tor: re-enable and rebuild to avoid bogus IDS warning3.7-stable
Diffstat (limited to 'community')
-rw-r--r--community/tor/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tor/APKBUILD b/community/tor/APKBUILD
index 3d24b31358..0ee183f601 100644
--- a/community/tor/APKBUILD
+++ b/community/tor/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Christine Dodrill <me@christine.website>
pkgname=tor
pkgver=0.3.1.10
-pkgrel=0
+pkgrel=1
pkgdesc="Anonymous network connectivity"
url="https://www.torproject.org"
-#arch="all"
+arch="all"
license="BSD"
pkgusers="tor"
depends=""