From d1d5e66b0fdf32f5d57991f3a077e393b51d37a0 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 4 Oct 2011 17:02:08 -0700 Subject: libxml-perl: Add SRC_URI Checksum (From OE-Core rev: 49879562d9985da9f7caa2acdd5646eb0363d504) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-devtools/perl/libxml-perl_0.08.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/perl') diff --git a/meta/recipes-devtools/perl/libxml-perl_0.08.bb b/meta/recipes-devtools/perl/libxml-perl_0.08.bb index fb637a8487..ba5ebd04a1 100644 --- a/meta/recipes-devtools/perl/libxml-perl_0.08.bb +++ b/meta/recipes-devtools/perl/libxml-perl_0.08.bb @@ -5,7 +5,7 @@ XML::Grove and others." SUMMARY = "Collection of Perl modules for working with XML." SECTION = "libs" LICENSE = "Artistic | GPLv1+" -PR = "r1" +PR = "r2" LIC_FILES_CHKSUM = "file://README;beginline=33;endline=35;md5=1705549eef7577a3d6ba71123a1f0ce8" @@ -13,6 +13,9 @@ DEPENDS += "libxml-parser-perl" SRC_URI = "http://www.cpan.org/modules/by-module/XML/${BPN}-${PV}.tar.gz" +SRC_URI[md5sum] = "0ed5fbdda53d1301ddaed88db10503bb" +SRC_URI[sha256sum] = "4571059b7b5d48b7ce52b01389e95d798bf5cf2020523c153ff27b498153c9cb" + EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" inherit cpan -- cgit v1.2.3-54-g00ecf