aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-sato
diff options
context:
space:
mode:
authorBen Deering <ben_deering@swissmail.org>2012-12-19 17:45:30 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-19 17:48:23 +0100
commit481c76f5da6f815d847ff5a4f93a8e40e9d653e1 (patch)
tree184953de8186cfead1f7557c5185f3022106d23c /meta-oe/recipes-sato
parent86cb85e8c0b3b655f294163b70b50406b33dca1e (diff)
downloadmeta-openembedded-contrib-481c76f5da6f815d847ff5a4f93a8e40e9d653e1.tar.gz
claws-plugin-rssyl: upgrade to 0.34
Signed-off-by: Ben Deering <ben_deering@swissmail.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-sato')
-rw-r--r--meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.34.bb (renamed from meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.18.bb)7
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.18.bb b/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.34.bb
index b25f345776..c1fcf77aa0 100644
--- a/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.18.bb
+++ b/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.34.bb
@@ -4,12 +4,9 @@ DEPENDS = "claws-mail libxml2 curl glib-2.0 gtk+"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=0c2348e0a084e573f0220f5e45d8097e"
-PR = "r1"
-
SRC_URI = "http://www.claws-mail.org/downloads/plugins/rssyl-${PV}.tar.gz"
-SRC_URI[md5sum] = "7dfd8ae53cf1ed88d5e4150f77b9df63"
-SRC_URI[sha256sum] = "b02eff373fd66daec2ffd75afd3ad97c32c45679883ee65b21aa50fec92fc752"
-
+SRC_URI[md5sum] = "49b45608e8d160b3625d3d50016ec2ca"
+SRC_URI[sha256sum] = "2e96a1cd6a1a5bb7f86cd2eb48f6e174665957fafe1f3b1e8361aac3bb967f79"
inherit autotools pkgconfig gettext
S = "${WORKDIR}/rssyl-${PV}"