From b6040ca6617cd3a346fa2201500256bf486bf394 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Thu, 9 Apr 2015 10:30:50 +0200 Subject: [PATCH] version up : stunnel 5.14. --- component/stunnel/buildout.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component/stunnel/buildout.cfg b/component/stunnel/buildout.cfg index 6608e6f51..61a534fe3 100644 --- a/component/stunnel/buildout.cfg +++ b/component/stunnel/buildout.cfg @@ -6,8 +6,8 @@ parts = [stunnel] recipe = slapos.recipe.cmmi -url = https://www.stunnel.org/downloads/archive/5.x/stunnel-5.12.tar.gz -md5sum = 43685457503bb24144d03dc307b3211b +url = https://www.stunnel.org/downloads/archive/5.x/stunnel-5.14.tar.gz +md5sum = e716501960dc6856d80f92547298f724 configure-options = --enable-ipv6 --disable-libwrap -- 2.30.9