Signed-off-by: Jason Schonberg <[email protected]> --- .../recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb b/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb index 2261dafbb..1c3dc7d50 100644 --- a/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb +++ b/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb @@ -8,11 +8,11 @@ of putting all characters into a single event. \ " SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -HOMEPAGE = "http://search.cpan.org/dist/XML-Filter-BufferText/" +HOMEPAGE = "https://metacpan.org/dist/XML-Filter-BufferText" DEPENDS += "libxml-sax-perl-native" RDEPENDS:${PN} += "libxml-sax-perl" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RB/RBERJON/XML-Filter-BufferText-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/R/RB/RBERJON/XML-Filter-BufferText-${PV}.tar.gz" SRC_URI[sha256sum] = "8fd2126d3beec554df852919f4739e689202cbba6a17506e9b66ea165841a75c" LIC_FILES_CHKSUM = "file://BufferText.pm;beginline=88;endline=90;md5=497aa6d79cc84c3d769a2a0016bee928" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113218): https://lists.openembedded.org/g/openembedded-devel/message/113218 Mute This Topic: https://lists.openembedded.org/mt/109197262/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
