diff options
Diffstat (limited to 'network/tor/tor.SlackBuild')
-rwxr-xr-x[-rw-r--r--] | network/tor/tor.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/tor/tor.SlackBuild b/network/tor/tor.SlackBuild index 605bf5f177..385f15603f 100644..100755 --- a/network/tor/tor.SlackBuild +++ b/network/tor/tor.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for tor # -# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2010-2011 Marco Bonetti <sid77@slackware.it> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tor -VERSION=0.2.1.22 +VERSION=0.2.1.25 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |