mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/tor: Updated for version 0.4.3.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ad15b67fe8
commit
8f9ba240fe
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# Updated by Markus Reichelt slackbuilds@mareichelt.de
|
||||
|
||||
PRGNAM=tor
|
||||
VERSION=${VERSION:-0.4.2.7}
|
||||
VERSION=${VERSION:-0.4.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.4.2.7"
|
||||
VERSION="0.4.3.5"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://dist.torproject.org/tor-0.4.2.7.tar.gz"
|
||||
MD5SUM="a4b338b9f7444f4f89259c9736ff74c8"
|
||||
DOWNLOAD="https://dist.torproject.org/tor-0.4.3.5.tar.gz"
|
||||
MD5SUM="0ad32a560bce8eeb64496d2a0fd8035c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue