diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2017-10-31 15:00:43 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-01 07:25:23 +0700 |
commit | ab5d99808eceb1dc527f67710ca64e60ae7a1733 (patch) | |
tree | 9e7b8c6c0724c15578845e91f5b4e05cbd76ca9a /network/tor/tor.SlackBuild | |
parent | 022da127de5534754d6ea1fe0a84ee7361e3be1f (diff) | |
download | slackbuilds-ab5d99808eceb1dc527f67710ca64e60ae7a1733.tar.gz |
network/tor: Updated for version 0.3.1.8.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tor/tor.SlackBuild')
-rw-r--r-- | network/tor/tor.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/tor/tor.SlackBuild b/network/tor/tor.SlackBuild index 9a3d774433..936d74ed07 100644 --- a/network/tor/tor.SlackBuild +++ b/network/tor/tor.SlackBuild @@ -26,7 +26,7 @@ # Updated by Fernando Lopez Jr. fernando.lopezjr@gmail.com PRGNAM=tor -VERSION=${VERSION:-0.3.0.10} +VERSION=${VERSION:-0.3.1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |