浏览代码

update torbutton version.

svn:r12137
Andrew Lewman 18 年之前
父节点
当前提交
4bbe30182f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      contrib/osx/package.sh

+ 1 - 1
contrib/osx/package.sh

@@ -23,7 +23,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
 # Where have we put the xpi and license for Torbutton? Edit this if your
 # torbutton and torbutton license live somewhere else.
 # torbutton and torbutton license live somewhere else.
-TORBUTTON_PATH=~/tmp/torbutton-1.1.8-alpha.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.1.9.1-alpha.xpi
 TORBUTTON_LIC_PATH=~/tmp/LICENSE
 TORBUTTON_LIC_PATH=~/tmp/LICENSE
 
 
 ###
 ###