From de83b06d5651455b895634c73628591219788787 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 2 Nov 2014 17:12:20 +0100 Subject: Packages: libressl: update to v2.1.1 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/security/libressl/libressl.kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages') diff --git a/packages/security/libressl/libressl.kconfig b/packages/security/libressl/libressl.kconfig index aefc514..f792e01 100644 --- a/packages/security/libressl/libressl.kconfig +++ b/packages/security/libressl/libressl.kconfig @@ -35,14 +35,14 @@ choice help Here you can choose which version of libressl you want to use. - config EMBTK_LIBRESSL_VERSION_2_0_5 - bool "LibreSSL-2.0.5" + config EMBTK_LIBRESSL_VERSION_2_1_1 + bool "LibreSSL-2.1.1" select EMBTK_LIBRESSL_NEED_PATCH endchoice config EMBTK_LIBRESSL_VERSION_STRING string - default "2.0.5" if EMBTK_LIBRESSL_VERSION_2_0_5 + default "2.1.1" if EMBTK_LIBRESSL_VERSION_2_1_1 config EMBTK_LIBRESSL_NEED_PATCH bool -- cgit v1.2.3