Signed-off-by: Jason Schonberg <[email protected]> --- meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb b/meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb index 3f138baa4..b9ef4c8bb 100644 --- a/meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb +++ b/meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb @@ -4,10 +4,11 @@ DESCRIPTION = "This module provides subroutines to read or write \ reading the list of filenames in a directory. \ " SECTION = "libs" +HOMEPAGE = "https://metacpan.org/release/URI/File-Slurp-9999.19" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=37;endline=41;md5=255fbd5f98a90d51d9908d31271ae4d4" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/U/UR/URI/File-Slurp-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/U/UR/URI/File-Slurp-${PV}.tar.gz" S = "${WORKDIR}/File-Slurp-${PV}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113195): https://lists.openembedded.org/g/openembedded-devel/message/113195 Mute This Topic: https://lists.openembedded.org/mt/109197237/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
