Skip to content

Commit

Permalink
libio-socket-ssl-perl: upgrade 2.071 -> 2.072
Browse files Browse the repository at this point in the history
2.072
- add PEM_certs2file and PEM_file2certs in IO::Socket::SSL::Utils based
  on idea by rovo89 in openembedded#101
- certs/*.p12 used for testing should now work with OpenSSL 3.0 too openembedded#108
- update public suffix database

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
zangrc-fnst authored and kraj committed Aug 25, 2021
1 parent df0a4f5 commit 89a3c27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RDEPENDS:${PN} += "\
SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz \
file://run-ptest \
"
SRC_URI[sha256sum] = "40da40948ecc9c787ed39c95715872679eebfd54243721174993a2003e32ab0a"
SRC_URI[sha256sum] = "b5bee81db3905a9069340a450a48e1e1b32dec4ede0064f5703bafb9a707b89d"

S = "${WORKDIR}/IO-Socket-SSL-${PV}"

Expand Down

0 comments on commit 89a3c27

Please sign in to comment.