Signed-off-by: Jason Schonberg <[email protected]> --- meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb index a91bb6cbe..707b9fdef 100644 --- a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb +++ b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb @@ -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 \ " -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113208): https://lists.openembedded.org/g/openembedded-devel/message/113208 Mute This Topic: https://lists.openembedded.org/mt/109197250/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
