mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/tor: Updated for version 0.4.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5ef982b7a9
commit
cba0aa2fdb
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Updated by Fernando Lopez Jr. fernando.lopezjr@gmail.com
|
||||
|
||||
PRGNAM=tor
|
||||
VERSION=${VERSION:-0.3.5.8}
|
||||
VERSION=${VERSION:-0.4.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.3.5.8"
|
||||
VERSION="0.4.0.5"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://dist.torproject.org/tor-0.3.5.8.tar.gz"
|
||||
MD5SUM="e4b0feca80cc221ab235c9544851b146"
|
||||
DOWNLOAD="https://dist.torproject.org/tor-0.4.0.5.tar.gz"
|
||||
MD5SUM="23278fc58d0014db22b428cdae3ea966"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue