From e5e2e10689c13de55ba1bf26cfafce177154d9c0 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 18 Oct 2011 00:47:09 +0200 Subject: abiword: add SRC_URI checksums Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/abiword/abiword-2.5.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc index 86c55f046..c469369d2 100644 --- a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc +++ b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc @@ -8,6 +8,8 @@ RDEPENDS_${PN} = "glibc-gconv-ibm850 glibc-gconv-cp1252 \ glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz" +SRC_URI[md5sum] = "bbc9c124f8072875129bd67092f0fa0b" +SRC_URI[sha256sum] = "db34eeb5457fb7572fc76ec2a73cdb4f7a67307e7468b6c4bde820b58c598b3f" #want 2.x from 2.x.y for the installation directory SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}" -- cgit v1.2.3-54-g00ecf