[oe-commits] Saul Wold : libxml-simple-perl: Upgrade to 2.20

git at git.openembedded.org git at git.openembedded.org
Mon Jun 25 15:33:32 UTC 2012


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Sat Jun 23 12:10:56 2012 -0700

libxml-simple-perl: Upgrade to 2.20

Change license file to LICENSE, which now contails both
Artistic-1.0 and GPL-1.0 License text

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 ...ple-perl_2.18.bb => libxml-simple-perl_2.20.bb} |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb
similarity index 58%
rename from meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
rename to meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb
index 1e22cdd..6434ff7 100644
--- a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb
+++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.20.bb
@@ -1,13 +1,13 @@
 SECTION = "libs"
 LICENSE = "Artistic-1.0 | GPL-1.0"
-LIC_FILES_CHKSUM = "file://README;beginline=70;md5=94aa5d46682b411a53a5494cfb22640e"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e7dbb3e2241fac8457967053fc1a1ddb"
 DEPENDS += "libxml-parser-perl"
-PR = "r5"
+PR = "r0"
 
 SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "593aa8001e5c301cdcdb4bb3b63abc33"
-SRC_URI[sha256sum] = "a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826"
+SRC_URI[md5sum] = "4d10964e123b76eca36678464daa63cd"
+SRC_URI[sha256sum] = "5cff13d0802792da1eb45895ce1be461903d98ec97c9c953bc8406af7294434a"
 
 S = "${WORKDIR}/XML-Simple-${PV}"
 





More information about the Openembedded-commits mailing list