summaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-24 16:07:46 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-24 14:02:35 -0700
commite6974ed5a169e8b67333987871cd21f49c73b04c (patch)
treeabe3747dc0de7e99e04f8d7f6cccb93aca6a0afc /meta-perl
parent9703d28a9e1d97e6c1f898f38a6251aa7f1d03bf (diff)
downloadmeta-openembedded-e6974ed5a169e8b67333987871cd21f49c73b04c.tar.gz
libmodule-runtime-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>
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb b/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb
index 9c4370e965..0ed61ac3a4 100644
--- a/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb
+++ b/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb
@@ -14,7 +14,7 @@ are applied on any Perl version where the bugs exist, except for a case where \
14one of the bugs cannot be adequately worked around in pure Perl." 14one of the bugs cannot be adequately worked around in pure Perl."
15SECTION = "libs" 15SECTION = "libs"
16 16
17HOMEPAGE = "http://search.cpan.org/~zefram/Module-Runtime/" 17HOMEPAGE = "https://metacpan.org/dist/Module-Runtime"
18 18
19LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 19LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
20LIC_FILES_CHKSUM = "file://README;beginline=36;endline=44;md5=9416434672a57853d6181f3da9094963" 20LIC_FILES_CHKSUM = "file://README;beginline=36;endline=44;md5=9416434672a57853d6181f3da9094963"