mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libxml-libxml-perl: Change references to search.cpan.org to use metacpan.org
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ The module is split into several packages which are not described in this \
|
|||||||
section; unless stated otherwise, you only need to use XML::LibXML; in \
|
section; unless stated otherwise, you only need to use XML::LibXML; in \
|
||||||
your programs."
|
your programs."
|
||||||
|
|
||||||
HOMEPAGE = "http://search.cpan.org/dist/XML-LibXML-1.99/"
|
HOMEPAGE = "https://metacpan.org/dist/XML-LibXML"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||||
DEPENDS += "libxml2 \
|
DEPENDS += "libxml2 \
|
||||||
@@ -22,7 +22,7 @@ RDEPENDS:${PN} += "\
|
|||||||
zlib \
|
zlib \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-${PV}.tar.gz;name=libxml \
|
SRC_URI = "https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-${PV}.tar.gz;name=libxml \
|
||||||
file://disable-libxml2-check.patch \
|
file://disable-libxml2-check.patch \
|
||||||
file://fix-CATALOG-conditional-compile.patch \
|
file://fix-CATALOG-conditional-compile.patch \
|
||||||
file://using-DOCB-conditional.patch \
|
file://using-DOCB-conditional.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user