mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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>
This commit is contained in:
committed by
Martin Jansa
parent
86cb85e8c0
commit
481c76f5da
+2
-5
@@ -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}"
|
||||
Reference in New Issue
Block a user