mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libnet-telnet-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>
This commit is contained in:
parent
0c466846bb
commit
7d41c9740c
|
|
@ -8,13 +8,13 @@ These interactive features include the ability to specify a time-out and to \
|
|||
wait for patterns to appear in the input stream, such as the prompt from a \
|
||||
shell."
|
||||
|
||||
HOMEPAGE = "http://search.cpan.org/dist/Net-Telnet/"
|
||||
HOMEPAGE = "https://metacpan.org/dist/Net-Telnet"
|
||||
SECTION = "Development/Libraries"
|
||||
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=4;endline=7;md5=e94ab3b72335e3cdadd6c1ff736dd714"
|
||||
|
||||
SRC_URI = "http://search.cpan.org/CPAN/authors/id/J/JR/JROGERS/Net-Telnet-${PV}.tar.gz"
|
||||
SRC_URI = "https://cpan.metacpan.org/authors/id/J/JR/JROGERS/Net-Telnet-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "677f68ba2cd2a824fae323fa82e183bf7e3d03c3c499c91d923bd6283796a743"
|
||||
|
||||
S = "${WORKDIR}/Net-Telnet-${PV}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user