From 625b350c5f46775aac7598127ad36a1b01e79d95 Mon Sep 17 00:00:00 2001 From: Priscila Manhaes <psilva@iff.edu.br> Date: Tue, 28 Feb 2012 00:25:20 -0300 Subject: [PATCH] Updated version --- 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 6381abbb4..8321200e7 100644 --- a/component/stunnel/buildout.cfg +++ b/component/stunnel/buildout.cfg @@ -17,8 +17,8 @@ filename = stunnel-4-hooks.py [stunnel-4] recipe = hexagonit.recipe.cmmi -url = http://mirror.bit.nl/stunnel/stunnel-4.46.tar.gz -md5sum = 978030ff42f087ec26eb8a095ab69994 +url = http://mirror.bit.nl/stunnel/stunnel-4.52.tar.gz +md5sum = f5e713dda0e8efa659f372832ecd0c2c pre-configure-hook = ${stunnel-4-hook-download:location}/${stunnel-4-hook-download:filename}:pre_configure_hook configure-options = --enable-ipv6 -- 2.30.9