mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/tor: Updated for version 0.2.5.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
23ccfd0cba
commit
8b95970b88
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Updated by Donald Cooley dfc@warpmail.net
|
||||
|
||||
PRGNAM=tor
|
||||
VERSION=${VERSION:-0.2.5.10}
|
||||
VERSION=${VERSION:-0.2.5.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.2.5.10"
|
||||
VERSION="0.2.5.12"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://www.torproject.org/dist/tor-0.2.5.10.tar.gz"
|
||||
MD5SUM="4bde375229a7a7f77c0596ae05556527"
|
||||
DOWNLOAD="https://www.torproject.org/dist/tor-0.2.5.12.tar.gz"
|
||||
MD5SUM="89745069a7efb7aafd01ae263bd0fe5c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue