stunnel: bump to version 5.25
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 3 Nov 2015 10:52:29 +0000 (07:52 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 3 Nov 2015 14:48:24 +0000 (15:48 +0100)
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 7edf51aa0afb5fee2cccfe813a32eedd336fb3be..bae02aceb64a3d9fc5789fb840d45352586ee2b4 100644 (file)
@@ -1,2 +1,2 @@
-# From http://www.stunnel.org/pipermail/stunnel-users/2015-October/005238.html
-sha256 ab2e5a1034d422951ddad21b572eb7fa8efb4c4ce04bc86536c6845f3d02b07e        stunnel-5.24.tar.gz
+# From http://www.stunnel.org/pipermail/stunnel-users/2015-November/005281.html
+sha256 1fb2209f1e006cc01813e1688599c4d0fb0adde4434c31ab95745b1db97484b7        stunnel-5.25.tar.gz
index 32ed0db71796bec3b2216844bf5ee447710c1bd9..f43a7cbd235c61b4a1d5d3d2bf3e7b75e012086a 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 STUNNEL_VERSION_MAJOR = 5
-STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).24
+STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).25
 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 \