mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libnet-ssleay-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
f9f5089489
commit
0c466846bb
|
|
@ -4,7 +4,7 @@ web pages on SSL servers (for symmetry, same API is offered for \
|
|||
accessing http servers, too), a sslcat() function for writing your own \
|
||||
clients, and finally access to the SSL api of SSLeay/OpenSSL package \
|
||||
so you can write servers or clients for more complicated applications."
|
||||
HOMEPAGE = "http://search.cpan.org/dist/Net-SSLeay/"
|
||||
HOMEPAGE = "https://metacpan.org/dist/Net-SSLeay"
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
|
|
@ -23,7 +23,7 @@ RDEPENDS:${PN} += "\
|
|||
zlib \
|
||||
"
|
||||
|
||||
SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-${PV}.tar.gz \
|
||||
SRC_URI = "https://cpan.metacpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-${PV}.tar.gz \
|
||||
file://no-exec-on-configure.patch \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user