network/tor: Updated for version 0.2.2.37.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
aab432b661
commit
44f2a23adb
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=tor
|
PRGNAM=tor
|
||||||
VERSION=0.2.2.35
|
VERSION=0.2.2.37
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="tor"
|
PRGNAM="tor"
|
||||||
VERSION="0.2.2.35"
|
VERSION="0.2.2.37"
|
||||||
HOMEPAGE="https://www.torproject.org/"
|
HOMEPAGE="https://www.torproject.org/"
|
||||||
DOWNLOAD="https://archive.torproject.org/tor-package-archive/tor-0.2.2.35.tar.gz"
|
DOWNLOAD="https://archive.torproject.org/tor-package-archive/tor-0.2.2.37.tar.gz"
|
||||||
MD5SUM="dcecf699c4b929319d5f1ce0358d4835"
|
MD5SUM="5aafdca4fb6af6e12b503d32b03f14a7"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Marco Bonetti"
|
MAINTAINER="Marco Bonetti"
|
||||||
EMAIL="sid77@slackware.it"
|
EMAIL="sid77@slackware.it"
|
||||||
APPROVED="rworkman"
|
APPROVED="Erik Hanson"
|
||||||
|
|
Loading…
Reference in New Issue