diff options
Diffstat (limited to 'www-client/firefox/firefox-38.1.1.ebuild')
-rw-r--r-- | www-client/firefox/firefox-38.1.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-38.1.1.ebuild b/www-client/firefox/firefox-38.1.1.ebuild index eb50e9f05f40..41ae3b7e2c90 100644 --- a/www-client/firefox/firefox-38.1.1.ebuild +++ b/www-client/firefox/firefox-38.1.1.ebuild @@ -30,7 +30,8 @@ fi PATCH="${PN}-38.0-patches-0.3" # Upstream ftp release URI that's used by mozlinguas.eclass # We don't use the http mirror because it deletes old tarballs. -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" +#MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" +MOZ_FTP_URI="http://archive.mozilla.org/pub/${PN}/releases" MOZ_HTTP_URI="http://ftp.mozilla.org/pub/${PN}/releases" MOZCONFIG_OPTIONAL_WIFI=1 |