Update torbutton version to 1.2.0rc5

svn:r15774
This commit is contained in:
Andrew Lewman 2008-07-08 19:12:28 +00:00
parent 59b5df9b4e
commit 243df9c20b
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ TORGROUP=daemon
TARGET=$2/Library/Tor
TORDIR=$TARGET/var/lib/tor
LOGFILE=/var/log/tor.log
TORBUTTON_VERSION="1.2.0rc2"
TORBUTTON_VERSION="1.2.0rc5"
# Check defaults for TARGET
if [ "$TARGET" == "//Library/Tor" ]; then

View File

@ -24,7 +24,7 @@ PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.6.zip
# Where have we put the xpi and license for Torbutton? Edit this if your
# torbutton and torbutton license live somewhere else.
TORBUTTON_PATH=~/tmp/torbutton-1.2.0rc2.xpi
TORBUTTON_PATH=~/tmp/torbutton-1.2.0rc5.xpi
TORBUTTON_LIC_PATH=~/tmp/LICENSE
###