mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/tor: Updated for version 0.4.5.7.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
df348164cc
commit
b0d1066a55
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.5.6}
|
||||
VERSION=${VERSION:-0.4.5.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.4.5.6"
|
||||
VERSION="0.4.5.7"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://dist.torproject.org/tor-0.4.5.6.tar.gz"
|
||||
MD5SUM="22a04ef62c714b7d9d8928ebe238e4c4"
|
||||
DOWNLOAD="https://dist.torproject.org/tor-0.4.5.7.tar.gz"
|
||||
MD5SUM="3a1800592293a8d4122823eab9233739"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue