summaryrefslogtreecommitdiffstats
path: root/network/torsocks/torsocks.SlackBuild
diff options
context:
space:
mode:
author Vincent Batts <vbatts@hashbangbash.com>2020-01-03 11:03:26 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-12 08:47:51 +0700
commit7829ec0716189a3b10d153424362726b3ef80550 (patch)
tree6eb98be7f9db429aeba0db3c713d2f49d181f196 /network/torsocks/torsocks.SlackBuild
parentc44629d00f6e59690df788613502850852ea887a (diff)
downloadslackbuilds-7829ec0716189a3b10d153424362726b3ef80550.tar.gz
slackbuilds-7829ec0716189a3b10d153424362726b3ef80550.tar.xz
network/torsocks: Updated for version 2.3.0.
Diffstat (limited to 'network/torsocks/torsocks.SlackBuild')
-rw-r--r--network/torsocks/torsocks.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/torsocks/torsocks.SlackBuild b/network/torsocks/torsocks.SlackBuild
index c7187f9c8f..e3e38ad8a1 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}