network/tor: Updated for version 0.2.2.35.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Marco Bonetti 2011-12-19 23:43:08 -06:00 committed by Robby Workman
parent d4e28c8111
commit 33ecf5d1ad
3 changed files with 6 additions and 6 deletions

View File

@ -106,7 +106,7 @@ case "$1" in
restart)
tor_stop
sleep 1
sleep 3
tor_start
;;

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tor
VERSION=0.2.2.34
VERSION=0.2.2.35
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="tor"
VERSION="0.2.2.34"
VERSION="0.2.2.35"
HOMEPAGE="https://www.torproject.org/"
DOWNLOAD="https://archive.torproject.org/tor-package-archive/tor-0.2.2.34.tar.gz"
MD5SUM="0f1bbb8e086ea2aba41ff7f898fcf3bd"
DOWNLOAD="https://archive.torproject.org/tor-package-archive/tor-0.2.2.35.tar.gz"
MD5SUM="dcecf699c4b929319d5f1ce0358d4835"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Marco Bonetti"
EMAIL="sid77@slackware.it"
APPROVED="rworkman,Erik Hanson"
APPROVED="rworkman"