mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/tor: Updated for version 0.4.4.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
840185f0ae
commit
16b48e71c4
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.4.5}
|
||||
VERSION=${VERSION:-0.4.4.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.4.4.5"
|
||||
VERSION="0.4.4.6"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://dist.torproject.org/tor-0.4.4.5.tar.gz"
|
||||
MD5SUM="b061b7c4ce6102fb7c800b73c8573388"
|
||||
DOWNLOAD="https://dist.torproject.org/tor-0.4.4.6.tar.gz"
|
||||
MD5SUM="3635b2f7b6645910bf702ce8eaeffd0d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue