network/tor: Updated for version 0.3.0.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
00a3896fad
commit
a5bdf07391
|
@ -26,7 +26,7 @@
|
|||
# Updated by Fernando Lopez Jr. fernando.lopezjr@gmail.com
|
||||
|
||||
PRGNAM=tor
|
||||
VERSION=${VERSION:-0.3.0.8}
|
||||
VERSION=${VERSION:-0.3.0.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.3.0.8"
|
||||
VERSION="0.3.0.10"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://www.torproject.org/dist/tor-0.3.0.8.tar.gz"
|
||||
MD5SUM="c5c88b7e17f652c9fb4fc2c2ee92943c"
|
||||
DOWNLOAD="https://www.torproject.org/dist/tor-0.3.0.10.tar.gz"
|
||||
MD5SUM="c9920169798c28b60b03fa3f0e592509"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue