[tor-commits] [torbrowser/master] update torbutton xpi url

erinn at torproject.org erinn at torproject.org
Sun Oct 23 23:18:23 UTC 2011


commit 8c0b43d317e4c35e84cd519f0227fd35555b8817
Author: Erinn Clark <erinn at torproject.org>
Date:   Tue May 3 03:41:18 2011 +0300

    update torbutton xpi url
---
 build-scripts/linux.mk   |    2 +-
 build-scripts/osx.mk     |    2 +-
 build-scripts/windows.mk |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index 01fc13f..267f951 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.mk
@@ -170,7 +170,7 @@ endif
 DEFAULT_EXTENSIONS=torbutton.xpi noscript.xpi httpseverywhere.xpi
 
 ## Where to download Torbutton from
-TORBUTTON=https://www.torproject.org/torbutton/releases/torbutton-$(TORBUTTON_VER).xpi
+TORBUTTON=https://www.torproject.org/dist/torbutton/torbutton-$(TORBUTTON_VER).xpi
 NOSCRIPT=https://secure.informaction.com/download/releases/noscript-$(NOSCRIPT_VER).xpi
 BETTERPRIVACY=https://addons.mozilla.org/en-US/firefox/downloads/latest/6623/addon-6623-latest.xpi
 HTTPSEVERYWHERE=https://eff.org/files/https-everywhere-$(HTTPSEVERY_VER).xpi
diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk
index fd4dd61..e7e6fcf 100644
--- a/build-scripts/osx.mk
+++ b/build-scripts/osx.mk
@@ -160,7 +160,7 @@ endif
 DEFAULT_EXTENSIONS=torbutton.xpi
 
 ## Where to download Torbutton from
-TORBUTTON=https://www.torproject.org/torbutton/releases/torbutton-$(TORBUTTON_VER).xpi
+TORBUTTON=https://www.torproject.org/dist/torbutton/torbutton-$(TORBUTTON_VER).xpi
 NOSCRIPT=https://secure.informaction.com/download/releases/noscript-$(NOSCRIPT_VER).xpi
 BETTERPRIVACY=https://addons.mozilla.org/en-US/firefox/downloads/latest/6623/addon-6623-latest.xpi
 HTTPSEVERYWHERE=https://eff.org/files/https-everywhere-$(HTTPSEVERY_VER).xpi
diff --git a/build-scripts/windows.mk b/build-scripts/windows.mk
index 252a0e5..9bb2c4a 100644
--- a/build-scripts/windows.mk
+++ b/build-scripts/windows.mk
@@ -160,7 +160,7 @@ endif
 DEFAULT_EXTENSIONS=torbutton-alpha.xpi
 
 ## Where to download Torbutton from
-TORBUTTON=https://www.torproject.org/torbutton/releases/torbutton-$(TORBUTTON_VER).xpi
+TORBUTTON=https://www.torproject.org/dist/torbutton/torbutton-$(TORBUTTON_VER).xpi
 NOSCRIPT=https://secure.informaction.com/download/releases/noscript-$(NOSCRIPT_VER).xpi
 BETTERPRIVACY=https://addons.mozilla.org/en-US/firefox/downloads/latest/6623/addon-6623-latest.xpi
 HTTPSEVERYWHERE=https://eff.org/files/https-everywhere-$(HTTPSEVERY_VER).xpi





More information about the tor-commits mailing list