diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-10-12 16:10:03 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-10-12 16:10:03 +0200 |
commit | 636412d0b73293e21707e4e6a3c02e73ae5208c6 (patch) | |
tree | cb0fccbcd35d0124040f7c82da92e01dc62e643d /testing/tor | |
parent | 55be35964fbada2bef285e687b7e0cf84977566b (diff) | |
download | aports-636412d0b73293e21707e4e6a3c02e73ae5208c6.tar.bz2 aports-636412d0b73293e21707e4e6a3c02e73ae5208c6.tar.xz |
testing/tor: rebuild against openssl-1.0.1i-r3
Diffstat (limited to 'testing/tor')
-rw-r--r-- | testing/tor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tor/APKBUILD b/testing/tor/APKBUILD index 121bc4c968..4327aa0136 100644 --- a/testing/tor/APKBUILD +++ b/testing/tor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sam Dodrill <shadow.h511@gmail.com> pkgname=tor pkgver=0.2.4.24 -pkgrel=0 +pkgrel=1 pkgdesc="Anonymous network connectivity" url="https://www.torproject.org" arch="all" |