mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libio-socket-ssl-perl: upgrade 2.088 -> 2.089
Changelog: =========== - new option SSL_force_fingerprint to enforce fingerprint matching even if certificate validation would be successful without - document _get_ssl_object and _get_ctx_object for cases, where direct use of Net::SSLeay functions is needed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
224ec7f283
commit
dd371fd365
|
|
@ -21,7 +21,7 @@ RDEPENDS:${PN} += "\
|
|||
"
|
||||
|
||||
SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "9d27a31f0b617022180a1d1c45664beb76f51f3b8caede1404072a87dab74536"
|
||||
SRC_URI[sha256sum] = "f683112c1642967e9149f51ad553eccd017833b2f22eb23a9055609d2e3a14d1"
|
||||
|
||||
S = "${WORKDIR}/IO-Socket-SSL-${PV}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user