diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-06-01 14:59:02 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-06-03 14:32:02 +0200 |
commit | 2cab9ba0d4d72496633b92b67ac1a63f605c5ada (patch) | |
tree | 6a740fd55113eb77b2731d525beb31406be8d156 /meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb | |
parent | a278cb4c5620f88da6ec043a3edd9ab0d6fc814c (diff) | |
download | meta-openembedded-2cab9ba0d4d72496633b92b67ac1a63f605c5ada.tar.gz |
claws-plugins-*: Update SRC_URI
* modules are now in one bigger tarball on sourceforge
http://sourceforge.net/projects/sylpheed-claws/files/extra%20plugins/
* old tarballs are still available in plugins_obsolete directory
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb')
-rw-r--r-- | meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb b/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb index 338ff8cc3..3bd3deb84 100644 --- a/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb +++ b/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=977f04a8048c04684e521c06e2844a94" | |||
6 | 6 | ||
7 | PR = "r1" | 7 | PR = "r1" |
8 | 8 | ||
9 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/gtkhtml2_viewer-${PV}.tar.gz" | 9 | SRC_URI = "http://www.claws-mail.org/downloads/plugins_obsolete/gtkhtml2_viewer-${PV}.tar.gz" |
10 | SRC_URI[md5sum] = "a6c9dfa6f969ccd844796a5724b52167" | 10 | SRC_URI[md5sum] = "a6c9dfa6f969ccd844796a5724b52167" |
11 | SRC_URI[sha256sum] = "4d41f6d961efaac0f51705e5052bac732bc0bdafee2ef2082a9cf9d89f183ae5" | 11 | SRC_URI[sha256sum] = "4d41f6d961efaac0f51705e5052bac732bc0bdafee2ef2082a9cf9d89f183ae5" |
12 | 12 | ||