mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libxml-filter-buffertext-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:
parent
03ae4c1053
commit
4fdf9d2c54
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user