diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-09-16 18:48:13 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-09-20 10:02:45 +0200 |
commit | fc9386733a63fd7d3fc3a37a774d6b17da8efa3c (patch) | |
tree | 726c2b129a647ecca79067d9cebb5bdad1ef9bc8 /meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb | |
parent | 0de90ae3fae0a389f6587bcf79983eb771a1ce31 (diff) | |
download | meta-openembedded-fc9386733a63fd7d3fc3a37a774d6b17da8efa3c.tar.gz |
recipes: bump PR to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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, 2 insertions, 0 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 118543bd9..338ff8cc3 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 | |||
@@ -4,6 +4,8 @@ DEPENDS = "claws-mail gtkhtml2 curl" | |||
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=977f04a8048c04684e521c06e2844a94" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=977f04a8048c04684e521c06e2844a94" |
6 | 6 | ||
7 | PR = "r1" | ||
8 | |||
7 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/gtkhtml2_viewer-${PV}.tar.gz" | 9 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/gtkhtml2_viewer-${PV}.tar.gz" |
8 | SRC_URI[md5sum] = "a6c9dfa6f969ccd844796a5724b52167" | 10 | SRC_URI[md5sum] = "a6c9dfa6f969ccd844796a5724b52167" |
9 | SRC_URI[sha256sum] = "4d41f6d961efaac0f51705e5052bac732bc0bdafee2ef2082a9cf9d89f183ae5" | 11 | SRC_URI[sha256sum] = "4d41f6d961efaac0f51705e5052bac732bc0bdafee2ef2082a9cf9d89f183ae5" |