stunnel: bump to version 5.18
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 12 Jun 2015 19:23:09 +0000 (16:23 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 12 Jun 2015 19:28:39 +0000 (21:28 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/stunnel/stunnel.hash
package/stunnel/stunnel.mk

index e45e691e8acd341e1144e0b16fb6eb00a83cea51..91b297ce612f14524a27993c88288b2280e079d6 100644 (file)
@@ -1,2 +1,2 @@
-# From https://www.stunnel.org/pipermail/stunnel-announce/2015-April/000100.html
-sha256 c3e79e582621a0827125e35e1c00450190104fc02dc3c5274cb02b05859fd472        stunnel-5.17.tar.gz
+# From http://www.stunnel.org/pipermail/stunnel-users/2015-June/005094.html
+sha256 0532c0a2f8de3da1ab625e384146501ce5936fac63d01561c3a9bf652b692317        stunnel-5.18.tar.gz
index 3f5b9aafe5cfa3afe8452125223d1f758a8ad345..46746949143cab6663d7002a0e4ccc250dd0044d 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 STUNNEL_VERSION_MAJOR = 5
-STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).17
+STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).18
 STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/$(STUNNEL_VERSION_MAJOR).x
 STUNNEL_DEPENDENCIES = openssl
 STUNNEL_CONF_OPTS = --with-ssl=$(STAGING_DIR)/usr --with-threads=fork \