summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-08-16 21:40:17 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2015-08-18 19:06:49 -0300
commitc1d61e5bdc64a14a2afe4ed17dbfdb38af2a055a (patch)
tree940ae15fa2edd6c7afb1a13cbf0387bba3cadcd9
parent90c89997386866bd5ffbbe78467cd23f39d3b901 (diff)
firefox-l10n: Update download server
The ftp mirror currently seems not to work, change to the download server recommended here: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Source_Code/Downloading_Source_Archives Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-mozilla/firefox-l10n/firefox-l10n.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-mozilla/firefox-l10n/firefox-l10n.inc b/recipes-mozilla/firefox-l10n/firefox-l10n.inc
index 7b252a2..3090ef9 100644
--- a/recipes-mozilla/firefox-l10n/firefox-l10n.inc
+++ b/recipes-mozilla/firefox-l10n/firefox-l10n.inc
@@ -16,7 +16,7 @@ PR = "r3"
# Mangle place where to store the file
DL_DIR_append = "/${PN}-${PV}"
-SRC_URI = "ftp://ftp.mozilla.org/pub/mozilla.org/mozilla.org/firefox/releases/${PV}/linux-i686/xpi/${LANGUAGE}.xpi"
+SRC_URI = "https://archive.mozilla.org/pub/firefox/releases/${PV}/linux-i686/xpi/${LANGUAGE}.xpi"
S = "${WORKDIR}"
inherit allarch