From 89c527ec8c8545e171aaee3c3efdf37ff1e77b0d Mon Sep 17 00:00:00 2001 From: Sven Ebenfeld Date: Sat, 21 Feb 2015 10:52:14 +0100 Subject: claws-mail: Fix SRC_URI Signed-off-by: Sven Ebenfeld Signed-off-by: Martin Jansa Signed-off-by: Armin Kuster --- meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb index a8bee71328..1f61c39e32 100644 --- a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb +++ b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb @@ -9,7 +9,7 @@ inherit autotools pkgconfig gettext # translation patch: http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1774 SRC_URI = "\ - ${SOURCEFORGE_MIRROR}/sylpheed-claws/claws-mail-${PV}.tar.bz2;name=archive " + ${SOURCEFORGE_MIRROR}/project/claws-mail/Claws%20Mail/${PV}/claws-mail-${PV}.tar.bz2;name=archive " SRC_URI[archive.md5sum] = "4c5ac7b21f0ed17d0f6404124c2229a4" SRC_URI[archive.sha256sum] = "ed70975a5056b3ffc4fe6e977f0d9606febc1499763c090241b029a73ff24e65" -- cgit 1.2.3-korg