diff options
author | markus reichelt <slackbuilds@mareichelt.de> | 2011-09-21 19:39:44 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-21 19:39:44 -0300 |
commit | e08da78dca6fd8c68d93bdb7f5caebb6d8f17c0d (patch) | |
tree | 54c8415a86729ade997b507eea4fc0d8f6b6151a /network/vidalia | |
parent | aa544658f7dbcba07be69f8ad377b597ac33a5c9 (diff) | |
download | slackbuilds-e08da78dca6fd8c68d93bdb7f5caebb6d8f17c0d.tar.gz |
network/vidalia: Updated for version 0.2.14.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/vidalia')
-rw-r--r-- | network/vidalia/README | 14 | ||||
-rw-r--r-- | network/vidalia/vidalia.SlackBuild | 2 | ||||
-rw-r--r-- | network/vidalia/vidalia.info | 6 |
3 files changed, 11 insertions, 11 deletions
diff --git a/network/vidalia/README b/network/vidalia/README index 66dbc22a9a..92866851c7 100644 --- a/network/vidalia/README +++ b/network/vidalia/README @@ -1,12 +1,12 @@ -Vidalia is a GUI for the Tor software. Using Vidalia, you can start and stop -the Tor software, view its status at a glance, and monitor bandwidth usage. -Vidalia also makes it easy to contribute to the Tor network by helping you -set up and manage your own relay. +Vidalia is a GUI for the Tor software. Using Vidalia, you can start +and stop the Tor software, view its status at a glance, and monitor +bandwidth usage. Vidalia also makes it easy to contribute to the Tor +network by helping you set up and manage your own relay. -See README.SBo (which is also installed with the package docs) for some +See README.SBo (which is also installed with the package docs) for some configuration hints, and how to make use of MaxMind's GeoIP database. -If you don't plan to use MaxMind's GeoIP database, pass GEOIP=no to the -script. +If you don't plan to use MaxMind's GeoIP database, pass GEOIP=no to +the script. Vidalia requires tor (and GeoIP). diff --git a/network/vidalia/vidalia.SlackBuild b/network/vidalia/vidalia.SlackBuild index d32e341a06..f09dca1405 100644 --- a/network/vidalia/vidalia.SlackBuild +++ b/network/vidalia/vidalia.SlackBuild @@ -7,7 +7,7 @@ # markus reichelt <slackbuilds@mareichelt.de> 0xCCEEF115 PRGNAM=vidalia -VERSION=${VERSION:-0.2.12} +VERSION=${VERSION:-0.2.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/vidalia/vidalia.info b/network/vidalia/vidalia.info index c62ce901a6..aafee30215 100644 --- a/network/vidalia/vidalia.info +++ b/network/vidalia/vidalia.info @@ -1,8 +1,8 @@ PRGNAM="vidalia" -VERSION="0.2.12" +VERSION="0.2.14" HOMEPAGE="https://www.torproject.org/projects/vidalia.html.en" -DOWNLOAD="https://archive.torproject.org/tor-package-archive/vidalia/vidalia-0.2.12.tar.gz" -MD5SUM="f1e108af87676980ff821c36ce8d87e2" +DOWNLOAD="https://archive.torproject.org/tor-package-archive/vidalia/vidalia-0.2.14.tar.gz" +MD5SUM="f297bb5fde07463f1eeb36c3b7c8675e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="markus reichelt" |