diff options
author | Ben Deering <ben_deering@swissmail.org> | 2012-12-19 17:45:30 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-12-19 17:48:23 +0100 |
commit | 481c76f5da6f815d847ff5a4f93a8e40e9d653e1 (patch) | |
tree | 184953de8186cfead1f7557c5185f3022106d23c | |
parent | 86cb85e8c0b3b655f294163b70b50406b33dca1e (diff) | |
download | meta-openembedded-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>
-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 b25f34577..c1fcf77aa 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+" | |||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0c2348e0a084e573f0220f5e45d8097e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0c2348e0a084e573f0220f5e45d8097e" |
6 | 6 | ||
7 | PR = "r1" | ||
8 | |||
9 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/rssyl-${PV}.tar.gz" | 7 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/rssyl-${PV}.tar.gz" |
10 | SRC_URI[md5sum] = "7dfd8ae53cf1ed88d5e4150f77b9df63" | 8 | SRC_URI[md5sum] = "49b45608e8d160b3625d3d50016ec2ca" |
11 | SRC_URI[sha256sum] = "b02eff373fd66daec2ffd75afd3ad97c32c45679883ee65b21aa50fec92fc752" | 9 | SRC_URI[sha256sum] = "2e96a1cd6a1a5bb7f86cd2eb48f6e174665957fafe1f3b1e8361aac3bb967f79" |
12 | |||
13 | inherit autotools pkgconfig gettext | 10 | inherit autotools pkgconfig gettext |
14 | 11 | ||
15 | S = "${WORKDIR}/rssyl-${PV}" | 12 | S = "${WORKDIR}/rssyl-${PV}" |