summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb2
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: \
6multiple SSL contexts, cipher selection, certificate verification, and \ 6multiple SSL contexts, cipher selection, certificate verification, and \
7SSL version selection. As an extra bonus, it works perfectly with \ 7SSL version selection. As an extra bonus, it works perfectly with \
8mod_perl." 8mod_perl."
9HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/" 9HOMEPAGE = "https://metacpan.org/dist/IO-Socket-SSL"
10SECTION = "libs" 10SECTION = "libs"
11 11
12LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 12LICENSE = "Artistic-1.0 | GPL-1.0-or-later"