[tor-commits] [torbrowser/maint-2.2] use official mozilla mirror for firefox, since it's the only one with ESR

erinn at torproject.org erinn at torproject.org
Sat Jun 9 08:12:39 UTC 2012


commit 7adcbe909d098886721e3cb4082657133e4ff3e8
Author: Erinn Clark <erinn at torproject.org>
Date:   Sat Jun 9 05:11:42 2012 -0300

    use official mozilla mirror for firefox, since it's the only one with ESR
---
 build-scripts/versions.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk
index 67fab5e..327b873 100644
--- a/build-scripts/versions.mk
+++ b/build-scripts/versions.mk
@@ -48,7 +48,7 @@ VIDALIA_URL=https://archive.torproject.org/tor-package-archive/vidalia/$(VIDALIA
 LIBEVENT_URL=https://github.com/downloads/libevent/libevent/$(LIBEVENT_PACKAGE)
 TOR_URL=https://archive.torproject.org/tor-package-archive/$(TOR_PACKAGE)
 PIDGIN_URL=http://sourceforge.net/projects/pidgin/files/Pidgin/$(PIDGIN_PACKAGE)
-FIREFOX_URL=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$(FIREFOX_VER)/source/$(FIREFOX_PACKAGE)
+FIREFOX_URL=https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$(FIREFOX_VER)/source/$(FIREFOX_PACKAGE)
 MOZBUILD_URL=https://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/$(MOZBUILD_PACKAGE)
 PYMAKE_URL=https://hg.mozilla.org/users/bsmedberg_mozilla.com/pymake/archive/$(PYMAKE_PACKAGE)
 TORBUTTON_URL=https://archive.torproject.org/tor-package-archive/torbutton/$(TORBUTTON_PACKAGE)



More information about the tor-commits mailing list