mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/tor: Updated for version 0.3.2.9.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0d6d803d7b
commit
7708674091
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.1.9}
|
||||
VERSION=${VERSION:-0.3.2.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.3.1.9"
|
||||
VERSION="0.3.2.9"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://www.torproject.org/dist/tor-0.3.1.9.tar.gz"
|
||||
MD5SUM="585e62d086ae7df7cd873f735d726118"
|
||||
DOWNLOAD="https://www.torproject.org/dist/tor-0.3.2.9.tar.gz"
|
||||
MD5SUM="9aafe4d11464548346fdfb95a3eb9e83"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue