summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb2
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 \
6have the functions as portable as possible, so you can just plug in 'use \ 6have the functions as portable as possible, so you can just plug in 'use \
7Term::ReadKey' on any architecture and have a good likelihood of it \ 7Term::ReadKey' on any architecture and have a good likelihood of it \
8working." 8working."
9HOMEPAGE = "http://search.cpan.org/~jstowe/TermReadKey-${PV}" 9HOMEPAGE = "https://metacpan.org/release/JSTOWE/TermReadKey-2.38"
10SECTION = "libraries" 10SECTION = "libraries"
11 11
12LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 12LICENSE = "Artistic-1.0 | GPL-1.0-or-later"