From 28f017cec2751a53781073a114e406a428f3f9a6 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Sun, 19 Apr 2020 09:50:11 +0000 Subject: community/tor: re-enable and rebuild to avoid bogus IDS warning --- community/tor/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/tor/APKBUILD b/community/tor/APKBUILD index cd8775ee34..7e3d8d22b5 100644 --- a/community/tor/APKBUILD +++ b/community/tor/APKBUILD @@ -2,10 +2,10 @@ # Maintainer: Christine Dodrill pkgname=tor pkgver=0.4.1.9 -pkgrel=0 +pkgrel=1 pkgdesc="Anonymous network connectivity" url="https://www.torproject.org/" -#arch="all" +arch="all" license="BSD-3-Clause" pkgusers="tor" makedepends="linux-headers bash libevent-dev openssl-dev ca-certificates -- cgit v1.2.3