diff mbox series

[meta-perl,26/42] libmodule-build-tiny-perl: Change references to search.cpan.org to use metacpan.org

Message ID 20241024201806.440273-27-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-build-tiny-perl_0.048.bb   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb b/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb
index 860185007..a662b4540 100644
--- a/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb
+++ b/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb
@@ -7,7 +7,7 @@  Whereas Module::Build has over 6,700 lines of code; this module has less than \
 120, yet supports the features needed by most distributions."
 SECTION = "libs"
 
-HOMEPAGE = "http://search.cpan.org/~leont/Module-Build-Tiny/"
+HOMEPAGE = "https://metacpan.org/release/LEONT/Module-Build-Tiny-0.048"
 
 LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2b9e8b5e2bd19fcc97ac84b78a271a64"