diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 08:47:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:27 +0000 |
commit | dc42151f402d14201bfe8af25485007de3f03ae2 (patch) | |
tree | 907c2659f8b755e5d0fe588311bfa728516dc1a2 /community/tor/APKBUILD | |
parent | 4a86f1615b4cadf01b5182eda7432b00e61e227e (diff) | |
download | aports-dc42151f402d14201bfe8af25485007de3f03ae2.tar.bz2 aports-dc42151f402d14201bfe8af25485007de3f03ae2.tar.xz |
community/tor: rebuild against libressl-2.7
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 b963a3ec42..371841f06a 100644 --- a/community/tor/APKBUILD +++ b/community/tor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Christine Dodrill <me@christine.website> pkgname=tor pkgver=0.3.2.10 -pkgrel=0 +pkgrel=1 pkgdesc="Anonymous network connectivity" url="https://www.torproject.org" arch="all" |