update torbutton version to current

svn:r13723
This commit is contained in:
Andrew Lewman 2008-02-25 03:42:26 +00:00
parent 3dd9a3a23a
commit d1cb225c89
2 changed files with 3 additions and 3 deletions

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.1.13-alpha.xpi
TORBUTTON_PATH=~/tmp/torbutton-1.1.14-alpha.xpi
TORBUTTON_LIC_PATH=~/tmp/LICENSE
###

View File

@ -69,7 +69,7 @@ Extract the tarball.
11) Update three variables in contrib/osx/package.sh:
PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.6.zip
TORBUTTON_PATH=~/tmp/torbutton-1.1.9.1-alpha.xpi
TORBUTTON_PATH=~/tmp/torbutton-1.1.14-alpha.xpi
TORBUTTON_LIC_PATH=~/tmp/LICENSE
Make sure the paths are correct. The build will fail if they are not.
@ -137,7 +137,7 @@ tarball.
4) Update three variables in contrib/osx/package.sh:
PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.6.zip
TORBUTTON_PATH=~/tmp/torbutton-1.1.9.1-alpha.xpi
TORBUTTON_PATH=~/tmp/torbutton-1.1.14-alpha.xpi
TORBUTTON_LIC_PATH=~/tmp/LICENSE
Make sure the paths are correct. The build will fail if they are not.