From bb36fa63e6ef45a3bcdc415157d3a80e1e59c276 Mon Sep 17 00:00:00 2001 From: "J. S." Date: Thu, 24 Oct 2024 16:07:24 -0400 Subject: [PATCH] libcapture-tiny-perl: Change references to search.cpan.org to use metacpan.org Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb b/meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb index 43d6b03f40..e37101d726 100644 --- a/meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb +++ b/meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb @@ -8,7 +8,7 @@ a dozen capturing modules to use in any particular situation and just use \ this one." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~dagolden/Capture-Tiny/" +HOMEPAGE = "https://metacpan.org/dist/Capture-Tiny" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=37a4918a30ace24395020e5b8c03b83f"