diff options
Diffstat (limited to 'network/torsocks/torsocks.SlackBuild')
-rw-r--r-- | network/torsocks/torsocks.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/torsocks/torsocks.SlackBuild b/network/torsocks/torsocks.SlackBuild index c7187f9c8fb3..e3e38ad8a13b 100644 --- a/network/torsocks/torsocks.SlackBuild +++ b/network/torsocks/torsocks.SlackBuild @@ -5,7 +5,7 @@ # Written by Vincent Batts, vbatts@hashbangbash.com PRGNAM=torsocks -VERSION=${VERSION:-2.2.0} +VERSION=${VERSION:-2.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |