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:
J. S. 2024-10-24 16:07:49 -04:00 committed by Khem Raj
parent f9f5089489
commit 0c466846bb
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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 \
"