aboutsummaryrefslogtreecommitdiff
path: root/net/misc
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-12-03 20:34:11 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-12-03 20:34:11 +0000
commit5ab532f23aac777a54e43cce909101a37d9b9fa6 (patch)
tree6e9925b273cc2d0899ced45a929e7ce13d2bdb7a /net/misc
parent2d507b4907a9c68b552923c18fa63bd27dc3af04 (diff)
downloadslackbuilds-5ab532f23aac777a54e43cce909101a37d9b9fa6.tar.gz
slackbuilds-5ab532f23aac777a54e43cce909101a37d9b9fa6.tar.bz2
tor.mkbuild tor: updating to 0.2.0.32
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1990 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/misc')
-rwxr-xr-xnet/misc/tor/tor.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/misc/tor/tor.SlackBuild b/net/misc/tor/tor.SlackBuild
index b8430acd..e447e990 100755
--- a/net/misc/tor/tor.SlackBuild
+++ b/net/misc/tor/tor.SlackBuild
@@ -16,7 +16,7 @@
#
# slackbuild for tor, by Silvio Rhatto
# requires: libevent
-# tested: tor-0.2.0.30
+# tested: tor-0.2.0.32
#
# Look for slackbuildrc
@@ -31,7 +31,7 @@ CWD="$(pwd)"
SRC_NAME="tor"
PKG_NAME="tor"
ARCH=${ARCH:=i486}
-SRC_VERSION=${VERSION:=0.2.0.30}
+SRC_VERSION=${VERSION:=0.2.0.32}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME