From 15d6860a28b8d7a6c54886e7784a1390c92dc077 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 8 Mar 2015 23:14:58 +0100 Subject: packages libressl: update to v2.1.4 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/security/libressl/libressl.kconfig | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'packages') diff --git a/packages/security/libressl/libressl.kconfig b/packages/security/libressl/libressl.kconfig index f792e01..900e7a6 100644 --- a/packages/security/libressl/libressl.kconfig +++ b/packages/security/libressl/libressl.kconfig @@ -35,14 +35,15 @@ choice help Here you can choose which version of libressl you want to use. - config EMBTK_LIBRESSL_VERSION_2_1_1 - bool "LibreSSL-2.1.1" + config EMBTK_LIBRESSL_VERSION_2_1_4 + bool "LibreSSL-2.1.4" select EMBTK_LIBRESSL_NEED_PATCH + select EMBTK_LIBRESSL_NEED_AUTORECONF endchoice config EMBTK_LIBRESSL_VERSION_STRING string - default "2.1.1" if EMBTK_LIBRESSL_VERSION_2_1_1 + default "2.1.4" if EMBTK_LIBRESSL_VERSION_2_1_4 config EMBTK_LIBRESSL_NEED_PATCH bool -- cgit v1.2.3