diff options
| author | J. S. <schonm@gmail.com> | 2024-10-24 16:07:52 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:37 -0700 |
| commit | 918bb6fa8ff5e5500968c9f99be7fd8e0f885f4c (patch) | |
| tree | d2f139f07f021fce4c2e3c039e082b94da4bf69d | |
| parent | f5bf6c7a982a087237e643744722978dacce33a1 (diff) | |
| download | meta-openembedded-918bb6fa8ff5e5500968c9f99be7fd8e0f885f4c.tar.gz | |
libterm-readkey-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/libterm/libterm-readkey-perl_2.38.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb b/meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb index 831ea1a8f6..3f184badf5 100644 --- a/meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb +++ b/meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb | |||
| @@ -6,7 +6,7 @@ handy functions for working with terminals. One of the main goals is to \ | |||
| 6 | have the functions as portable as possible, so you can just plug in 'use \ | 6 | have the functions as portable as possible, so you can just plug in 'use \ |
| 7 | Term::ReadKey' on any architecture and have a good likelihood of it \ | 7 | Term::ReadKey' on any architecture and have a good likelihood of it \ |
| 8 | working." | 8 | working." |
| 9 | HOMEPAGE = "http://search.cpan.org/~jstowe/TermReadKey-${PV}" | 9 | HOMEPAGE = "https://metacpan.org/release/JSTOWE/TermReadKey-2.38" |
| 10 | SECTION = "libraries" | 10 | SECTION = "libraries" |
| 11 | 11 | ||
| 12 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 12 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
