diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:11:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:37 +0000 |
commit | 3e1065b99df29b32d2184bd26ae80189583c3d3e (patch) | |
tree | 333d651aea624263d2857047c761326c901574f8 /community/tor/APKBUILD | |
parent | 520ccd661fc981272d1e55a72e30ed982ded0ccb (diff) | |
download | aports-3e1065b99df29b32d2184bd26ae80189583c3d3e.tar.bz2 aports-3e1065b99df29b32d2184bd26ae80189583c3d3e.tar.xz |
community/tor: rebuild against libressl-2.6
Diffstat (limited to 'community/tor/APKBUILD')
-rw-r--r-- | community/tor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tor/APKBUILD b/community/tor/APKBUILD index c585662adf..7d423409ff 100644 --- a/community/tor/APKBUILD +++ b/community/tor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Christine Dodrill <me@christine.website> pkgname=tor pkgver=0.3.1.8 -pkgrel=0 +pkgrel=1 pkgdesc="Anonymous network connectivity" url="https://www.torproject.org" arch="all" |