mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +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:
@@ -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 \
|
wait for patterns to appear in the input stream, such as the prompt from a \
|
||||||
shell."
|
shell."
|
||||||
|
|
||||||
HOMEPAGE = "http://search.cpan.org/dist/Net-Telnet/"
|
HOMEPAGE = "https://metacpan.org/dist/Net-Telnet"
|
||||||
SECTION = "Development/Libraries"
|
SECTION = "Development/Libraries"
|
||||||
|
|
||||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://README;beginline=4;endline=7;md5=e94ab3b72335e3cdadd6c1ff736dd714"
|
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"
|
SRC_URI[sha256sum] = "677f68ba2cd2a824fae323fa82e183bf7e3d03c3c499c91d923bd6283796a743"
|
||||||
|
|
||||||
S = "${WORKDIR}/Net-Telnet-${PV}"
|
S = "${WORKDIR}/Net-Telnet-${PV}"
|
||||||
|
|||||||
Reference in New Issue
Block a user