mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/tor: Updated for version 0.2.1.29.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
42b1e7a4d0
commit
83f48dcca4
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for tor
|
||||
#
|
||||
# Copyright 2010-2011 Marco Bonetti <sid77@slackware.it>
|
||||
# Copyright 2011-2012 Marco Bonetti <sid77@slackware.it>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tor
|
||||
VERSION=0.2.1.28
|
||||
VERSION=0.2.1.29
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.2.1.28"
|
||||
VERSION="0.2.1.29"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://www.torproject.org/dist/tor-0.2.1.28.tar.gz"
|
||||
MD5SUM="11e8384414623b50fe50ba7da85893db"
|
||||
DOWNLOAD="https://www.torproject.org/dist/tor-0.2.1.29.tar.gz"
|
||||
MD5SUM="1cd4feea84f2b066717b500d090bcf65"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Marco Bonetti"
|
||||
EMAIL="sid77@slackware.it"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue