[oe-commits] Martin Jansa : abiword: add SRC_URI checksums

git at git.openembedded.org git at git.openembedded.org
Tue Oct 18 07:20:41 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: e5e2e10689c13de55ba1bf26cfafce177154d9c0
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e5e2e10689c13de55ba1bf26cfafce177154d9c0

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Oct 18 00:47:09 2011 +0200

abiword: add SRC_URI checksums

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/abiword/abiword-2.5.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc
index 86c55f0..c469369 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]}"





More information about the Openembedded-commits mailing list