stunnel: bump to version 5.36

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2016-09-24 11:24:35 -03:00 committed by Thomas Petazzoni
parent ccb5dc3992
commit 296a1781d0
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://www.stunnel.org/pipermail/stunnel-announce/2016-July/000124.html
sha256 ffa386ae4c825f35f35157c285e7402a6d58779ad8c3822f74a9d355b54aba1d stunnel-5.35.tar.gz
# From http://www.stunnel.org/pipermail/stunnel-announce/2016-September/000125.html
sha256 eb8952fcfdfcdf5056a1f1a78e1ec5014b819c5f5f7599b924dc4490ffe4b5ea stunnel-5.36.tar.gz

View File

@ -5,7 +5,7 @@
################################################################################
STUNNEL_VERSION_MAJOR = 5
STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).35
STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).36
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 \