diff options
-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}" |