summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-08-16 21:40:22 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2015-08-18 19:06:50 -0300
commit93a70a63c8f45a4f2a04a74f6efb355e9b56d6b1 (patch)
treecb7990bbbcdff563ead20bc0d8785f95f26f7d75
parentf74c807017e8e63de0ab5485731eaf5c69af0ce8 (diff)
firefox: Update to 10.0.12esr
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/firefox_10.0.12esr.bb (renamed from recipes-mozilla/firefox/firefox_10.0.11esr.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-mozilla/firefox/firefox_10.0.11esr.bb b/recipes-mozilla/firefox/firefox_10.0.12esr.bb
index 94bd4be..8bd9ca4 100644
--- a/recipes-mozilla/firefox/firefox_10.0.11esr.bb
+++ b/recipes-mozilla/firefox/firefox_10.0.12esr.bb
@@ -79,8 +79,8 @@ SRC_URI = "https://archive.mozilla.org/pub/firefox/releases/${PV}/source/firefox
file://alignment.patch \
file://Prevent-SIGILL-crashes-on-ARMv6-builds-built-with-the-NDK_10.0esr.patch"
-SRC_URI[archive.md5sum] = "2f0e3a1dd7480e03f374c0121b4155e2"
-SRC_URI[archive.sha256sum] = "94b4d5a339d97dc56fd349f93407c3af4f408a4a8409a64e3680d564d37594f8"
+SRC_URI[archive.md5sum] = "ea6a9d240c271341eba014467b97e8ad"
+SRC_URI[archive.sha256sum] = "9f12cb7fd18fc51e995cd67b70a090f32fcd8dcf636be1b840281f2612d9db40"
S = "${WORKDIR}/mozilla-esr10"