[oe-commits] [meta-openembedded] 16/44: libhtml-parser-perl: update to 3.72

git at git.openembedded.org git at git.openembedded.org
Thu Apr 21 19:32:41 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit d5e7b4b126400408ddc3b290e90f87cdb38afb53
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Apr 6 22:48:22 2016 -0400

    libhtml-parser-perl: update to 3.72
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../{libhtml-parser-perl_3.71.bb => libhtml-parser-perl_3.72.bb}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.71.bb b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
similarity index 70%
rename from meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.71.bb
rename to meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
index be0f4b2..9047d9f 100644
--- a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.71.bb
+++ b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
@@ -3,14 +3,14 @@ DESCRIPTION = "This package contains the Parser.pm module with friends."
 SECTION = "libs"
 LICENSE = "Artistic-1.0 | GPL-1.0+"
 
-LIC_FILES_CHKSUM = "file://README;md5=6c3dacf9f405c7483870ab5f148770c3"
+LIC_FILES_CHKSUM = "file://README;md5=b0459e4426b94753b9a9b8a15f1223b8"
 
 DEPENDS += "perl"
 
 SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "9128a45893097dfa3bf03301b19c5efe"
-SRC_URI[sha256sum] = "be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802"
+SRC_URI[md5sum] = "eb7505e5f626913350df9dd4a03d54a8"
+SRC_URI[sha256sum] = "ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b"
 
 S = "${WORKDIR}/HTML-Parser-${PV}"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list