summaryrefslogtreecommitdiff
path: root/community/tor/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tor/PKGBUILD')
-rw-r--r--community/tor/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tor/PKGBUILD b/community/tor/PKGBUILD
index 6a1b3ec48..8c5975a32 100644
--- a/community/tor/PKGBUILD
+++ b/community/tor/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=tor
pkgver=0.2.3.25
-pkgrel=1
+pkgrel=1.1
pkgdesc='Anonymizing overlay network.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.torproject.org/'
license=('BSD')
depends=('openssl' 'libevent' 'tsocks' 'bash')