diff options
| author | J. S. <schonm@gmail.com> | 2024-10-24 16:07:40 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:34 -0700 |
| commit | 5ff7863ab0f0af2a3b970dd9adc015a718db1216 (patch) | |
| tree | 06223546d8878111042e37b1d522b5c63a1fce4f | |
| parent | 44d8194c75a0179e9abc6098d14df83967f817ec (diff) | |
| download | meta-openembedded-5ff7863ab0f0af2a3b970dd9adc015a718db1216.tar.gz | |
libio-socket-ssl-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>
| -rw-r--r-- | meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb index e745cecaf5..689c46b900 100644 --- a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb +++ b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb | |||
| @@ -6,7 +6,7 @@ needs to write a full-featured SSL client or server application: \ | |||
| 6 | multiple SSL contexts, cipher selection, certificate verification, and \ | 6 | multiple SSL contexts, cipher selection, certificate verification, and \ |
| 7 | SSL version selection. As an extra bonus, it works perfectly with \ | 7 | SSL version selection. As an extra bonus, it works perfectly with \ |
| 8 | mod_perl." | 8 | mod_perl." |
| 9 | HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/" | 9 | HOMEPAGE = "https://metacpan.org/dist/IO-Socket-SSL" |
| 10 | SECTION = "libs" | 10 | SECTION = "libs" |
| 11 | 11 | ||
| 12 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 12 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
