diff options
| author | J. S. <schonm@gmail.com> | 2024-10-24 16:07:45 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:35 -0700 |
| commit | 9703d28a9e1d97e6c1f898f38a6251aa7f1d03bf (patch) | |
| tree | c7aa9d3e15db266db29be311e8903c441ee1223b /meta-perl | |
| parent | ca5e3d57693811bc182c92a7937ad3fe120ca15d (diff) | |
| download | meta-openembedded-9703d28a9e1d97e6c1f898f38a6251aa7f1d03bf.tar.gz | |
libmodule-build-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>
Diffstat (limited to 'meta-perl')
| -rw-r--r-- | meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 8601850076..a662b45407 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 \ | |||
| 7 | 120, yet supports the features needed by most distributions." | 7 | 120, yet supports the features needed by most distributions." |
| 8 | SECTION = "libs" | 8 | SECTION = "libs" |
| 9 | 9 | ||
| 10 | HOMEPAGE = "http://search.cpan.org/~leont/Module-Build-Tiny/" | 10 | HOMEPAGE = "https://metacpan.org/release/LEONT/Module-Build-Tiny-0.048" |
| 11 | 11 | ||
| 12 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 12 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2b9e8b5e2bd19fcc97ac84b78a271a64" | 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2b9e8b5e2bd19fcc97ac84b78a271a64" |
