network/tor: Updated for version 0.2.6.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3209094670
commit
6a21103e20
|
@ -25,7 +25,7 @@
|
|||
# Updated by Donald Cooley dfc@warpmail.net
|
||||
|
||||
PRGNAM=tor
|
||||
VERSION=${VERSION:-0.2.6.9}
|
||||
VERSION=${VERSION:-0.2.6.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.2.6.9"
|
||||
VERSION="0.2.6.10"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://www.torproject.org/dist/tor-0.2.6.9.tar.gz"
|
||||
MD5SUM="4a1b334c30d7b37ea72fa33425220d5d"
|
||||
DOWNLOAD="https://www.torproject.org/dist/tor-0.2.6.10.tar.gz"
|
||||
MD5SUM="04f919e7882d1ca80f835545af562bad"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue