stunnel: bump to version 5.29
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 21 Jan 2016 17:31:54 +0000 (14:31 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 21 Jan 2016 21:10:38 +0000 (22:10 +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 ee9d94be02972756d0f8e4f811e59d42e927a867..1801e61c7a0e91faca7f5de1eef3359cc5e83918 100644 (file)
@@ -1,2 +1,2 @@
-# From http://www.stunnel.org/pipermail/stunnel-announce/2015-December/000115.html
-sha256 9a25b87b1ef0c08fa3d796edce07b4408e6a8acece23de2eb7ee9285b78852b5        stunnel-5.28.tar.gz
+# From http://www.stunnel.org/pipermail/stunnel-announce/2016-January/000117.html
+sha256 43909625403ea634fa7cb8399d58faf8e7f11c1b7b29097491469951f56df551        stunnel-5.29.tar.gz
index bfa7d3f2bf8883bf9c6c41987d0042d9b5baf0fa..8ea71b8896996ddc6c2525f3528b1684ce6ad53f 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 STUNNEL_VERSION_MAJOR = 5
-STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).28
+STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).29
 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 \