mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-10-22 23:13:04 +02:00
libhtml-parser-perl: upgrade 3.76 -> 3.83
License-Update: shifted from line 992 to line 996. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c9cad942d2
commit
8d3a9f0652
|
@ -1,15 +1,15 @@
|
|||
DESCRIPTION = "This package contains the Parser.pm module with friends."
|
||||
HOMEPAGE = "https://metacpan.org/release/OALDERS/HTML-Parser-3.76"
|
||||
HOMEPAGE = "https://metacpan.org/release/OALDERS/HTML-Parser-3.83"
|
||||
SECTION = "libs"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=992;endline=996;md5=cab05784294bb47dc319aeced156e96a"
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=996;endline=1000;md5=cab05784294bb47dc319aeced156e96a"
|
||||
|
||||
DEPENDS += "perl"
|
||||
|
||||
SRC_URI = "${CPAN_MIRROR}/authors/id/O/OA/OALDERS/HTML-Parser-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[sha256sum] = "64d9e2eb2b420f1492da01ec0e6976363245b4be9290f03f10b7d2cb63fa2f61"
|
||||
SRC_URI[sha256sum] = "7278ce9791256132b26a71a5719451844704bb9674b58302c3486df43584f8c0"
|
||||
|
||||
S = "${UNPACKDIR}/HTML-Parser-${PV}"
|
||||
|
Loading…
Reference in New Issue
Block a user