stunnel: bump to version 5.22
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 31 Jul 2015 12:12:16 +0000 (09:12 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 Aug 2015 18:58:57 +0000 (20:58 +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 5e75b2e54317731686f9c3fc42f0ba4ce8c9e330..9c2bb14b8d5fe414e9aaacb588852823c1d5c78e 100644 (file)
@@ -1,2 +1,2 @@
-# From http://www.stunnel.org/pipermail/stunnel-users/2015-July/005180.html
-sha256 2aef568b1955f5e233f6a8e17ebce3d30755f1be44c813f5a48e621f785596e3        stunnel-5.21.tar.gz
+# From http://www.stunnel.org/pipermail/stunnel-users/2015-July/005183.html
+sha256 8ad628a6948153cdb2044283f6988384a30585ea7e14778c2ee616a6678cb83f        stunnel-5.22.tar.gz
index 5e9cd726ec780ffede25043949d4403d8c863030..64c60b127a4d3b745dfa7a66b8d0a00cdae9eba7 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 STUNNEL_VERSION_MAJOR = 5
-STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).21
+STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).22
 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 \