summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-24 16:07:24 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-24 14:02:30 -0700
commitbb36fa63e6ef45a3bcdc415157d3a80e1e59c276 (patch)
treeeebf8f46e02baa8a75722842275e30337c2db113
parent7bb31b609b50874e90daa4afe0fc66d28c521205 (diff)
downloadmeta-openembedded-bb36fa63e6ef45a3bcdc415157d3a80e1e59c276.tar.gz
libcapture-tiny-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>
-rw-r--r--meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb2
1 files changed, 1 insertions, 1 deletions
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 \
8this one." 8this one."
9SECTION = "libs" 9SECTION = "libs"
10 10
11HOMEPAGE = "http://search.cpan.org/~dagolden/Capture-Tiny/" 11HOMEPAGE = "https://metacpan.org/dist/Capture-Tiny"
12 12
13LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 13LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
14LIC_FILES_CHKSUM = "file://LICENSE;md5=37a4918a30ace24395020e5b8c03b83f" 14LIC_FILES_CHKSUM = "file://LICENSE;md5=37a4918a30ace24395020e5b8c03b83f"