diff mbox series

[meta-perl,27/42] libmodule-runtime-perl: Change references to search.cpan.org to use metacpan.org

Message ID 20241024201806.440273-28-schonm@gmail.com
State Under Review
Headers show
Series | expand

Commit Message

J. S. Oct. 24, 2024, 8:07 p.m. UTC
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 9c4370e96..0ed61ac3a 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 \
 one of the bugs cannot be adequately worked around in pure Perl."
 SECTION = "libs"
 
-HOMEPAGE = "http://search.cpan.org/~zefram/Module-Runtime/"
+HOMEPAGE = "https://metacpan.org/dist/Module-Runtime"
 
 LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
 LIC_FILES_CHKSUM = "file://README;beginline=36;endline=44;md5=9416434672a57853d6181f3da9094963"