Commit d226fa75 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

stunnel: bump to version 5.31

parent 2c8e5dd6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# From http://www.stunnel.org/pipermail/stunnel-announce/2016-January/000117.html
sha256	43909625403ea634fa7cb8399d58faf8e7f11c1b7b29097491469951f56df551	stunnel-5.29.tar.gz
# From http://www.stunnel.org/pipermail/stunnel-announce/2016-March/000120.html
sha256	a746b71ab3dc6c23eacb0daf7342467870e43ac933430905eb1b1d050bbae0b7	stunnel-5.31.tar.gz
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
################################################################################

STUNNEL_VERSION_MAJOR = 5
STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).29
STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).31
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 \