diff options
author | Donald Cooley <dfc@warpmail.net> | 2015-06-17 16:21:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-17 16:21:56 +0700 |
commit | 65c7b2aa48ec0999429a5685336f5219e85dbde4 (patch) | |
tree | 669955d43c4138c203572516b112201474064846 /network/tor/tor.SlackBuild | |
parent | b40d279128ad39d97a0b455bd13202f2d6ac47cb (diff) | |
download | slackbuilds-65c7b2aa48ec0999429a5685336f5219e85dbde4.tar.gz |
network/tor: Updated for version 0.2.6.9.
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 e25b5cc67f..dd797d16f1 100644 --- a/network/tor/tor.SlackBuild +++ b/network/tor/tor.SlackBuild @@ -25,7 +25,7 @@ # Updated by Donald Cooley dfc@warpmail.net PRGNAM=tor -VERSION=${VERSION:-0.2.6.8} +VERSION=${VERSION:-0.2.6.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |