mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
libio-socket-ssl-perl: upgrade 2.085 -> 2.088
Changelog: ========== - minor fixes for use on ancient versions of perl and for building with newer versions of openssl - support for PSK, see SSL_psk in documentation - internal optimzation: implement _touch_entry in session cache instead of using del+add. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ee26b51856
commit
67379536e8
|
|
@ -21,7 +21,7 @@ RDEPENDS:${PN} += "\
|
|||
"
|
||||
|
||||
SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "95b2f7c0628a7e246a159665fbf0620d0d7835e3a940f22d3fdd47c3aa799c2e"
|
||||
SRC_URI[sha256sum] = "9d27a31f0b617022180a1d1c45664beb76f51f3b8caede1404072a87dab74536"
|
||||
|
||||
S = "${WORKDIR}/IO-Socket-SSL-${PV}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user