LibreSSL: update to 2.4.4

This update bump the shared object version of the LibreSSL libraries.

LibreSSL in this version disable by default all weaks ciphering
or digesting algorithms and protocols like MD5, SHA1, SSLv2, SSLv3, etc.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
This commit is contained in:
Jérôme Benoit 2016-11-08 14:17:01 +01:00
parent 3f3017080e
commit 69784bc2e1

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="libressl"
PKG_VERSION="2.3.9"
PKG_VERSION="2.4.4"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="BSD"