diff options
| author | J. S. <schonm@gmail.com> | 2024-10-24 16:07:24 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:30 -0700 |
| commit | bb36fa63e6ef45a3bcdc415157d3a80e1e59c276 (patch) | |
| tree | eebf8f46e02baa8a75722842275e30337c2db113 | |
| parent | 7bb31b609b50874e90daa4afe0fc66d28c521205 (diff) | |
| download | meta-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.bb | 2 |
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 \ | |||
| 8 | this one." | 8 | this one." |
| 9 | SECTION = "libs" | 9 | SECTION = "libs" |
| 10 | 10 | ||
| 11 | HOMEPAGE = "http://search.cpan.org/~dagolden/Capture-Tiny/" | 11 | HOMEPAGE = "https://metacpan.org/dist/Capture-Tiny" |
| 12 | 12 | ||
| 13 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 13 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=37a4918a30ace24395020e5b8c03b83f" | 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=37a4918a30ace24395020e5b8c03b83f" |
