aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mozilla
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mozilla')
-rw-r--r--recipes/mozilla/firefox_3.5b4.bb3
-rw-r--r--recipes/mozilla/thunderbird_1.0.7.bb18
2 files changed, 12 insertions, 9 deletions
diff --git a/recipes/mozilla/firefox_3.5b4.bb b/recipes/mozilla/firefox_3.5b4.bb
index 0418c3b257..e8571cef37 100644
--- a/recipes/mozilla/firefox_3.5b4.bb
+++ b/recipes/mozilla/firefox_3.5b4.bb
@@ -43,3 +43,6 @@ do_stage() {
sed -e '178,179d' ${STAGING_INCDIR}/firefox-${MOZPV}/nsIServiceManager.h
}
+
+SRC_URI[md5sum] = "ff6bf463300cb56bcf750973b2af3d80"
+SRC_URI[sha256sum] = "b653f2fa8dfdd0a54a6b8c576769719cf9014ca6b09f8e9d351721a51766d95d"
diff --git a/recipes/mozilla/thunderbird_1.0.7.bb b/recipes/mozilla/thunderbird_1.0.7.bb
index a24e36094a..cc4e6744c0 100644
--- a/recipes/mozilla/thunderbird_1.0.7.bb
+++ b/recipes/mozilla/thunderbird_1.0.7.bb
@@ -5,9 +5,9 @@ PR = "r1"
EMVER="0.92.0"
IPCVER="1.1.3"
-SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2 \
- http://downloads.mozdev.org/enigmail/src/enigmail-${EMVER}.tar.gz \
-http://downloads.mozdev.org/enigmail/src/ipc-${IPCVER}.tar.gz \
+SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2;name=archive \
+ http://downloads.mozdev.org/enigmail/src/enigmail-${EMVER}.tar.gz;name=enigmail \
+http://downloads.mozdev.org/enigmail/src/ipc-${IPCVER}.tar.gz;name=ipc \
file://xptcstubs.patch;patch=1 \
file://no-xmb.patch;patch=1 \
file://extensions-hack.patch;patch=1 \
@@ -64,9 +64,9 @@ makemake() {
done
}
-SRC_URI[md5sum] = "e6388feb0ffcd189af779f165c124b4d"
-SRC_URI[sha256sum] = "6b964fb220a46438adf6ec37082da66332a3ce74ca4913b863b17d9ab720681f"
-SRC_URI[md5sum] = "50c369ce6d6fcb2d275cd30319a601ff"
-SRC_URI[sha256sum] = "de820405e4f3ca5531108ca99fc2bb1f260670f2fc4b45c7fb70ef9aa164bf6c"
-SRC_URI[md5sum] = "64ba4c6e3b52568468c4f6680ec7e679"
-SRC_URI[sha256sum] = "0265ae1a639e0975a8820928598a357f769350801ea3633016e974d32f7db725"
+SRC_URI[archive.md5sum] = "e6388feb0ffcd189af779f165c124b4d"
+SRC_URI[archive.sha256sum] = "6b964fb220a46438adf6ec37082da66332a3ce74ca4913b863b17d9ab720681f"
+SRC_URI[enigmail.md5sum] = "50c369ce6d6fcb2d275cd30319a601ff"
+SRC_URI[enigmail.sha256sum] = "de820405e4f3ca5531108ca99fc2bb1f260670f2fc4b45c7fb70ef9aa164bf6c"
+SRC_URI[ipc.md5sum] = "64ba4c6e3b52568468c4f6680ec7e679"
+SRC_URI[ipc.sha256sum] = "0265ae1a639e0975a8820928598a357f769350801ea3633016e974d32f7db725"