stunnel: bump to version 5.08

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-12-15 19:56:26 -03:00 committed by Peter Korsgaard
parent 6583725d18
commit 48a9e431d8
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://www.stunnel.org/pipermail/stunnel-announce/2014-November/000085.html
sha256 505c6c63c4a20fc0cce8c35ef1ab7626c7b01071e3fca4ac6ea417afe8065309 stunnel-5.07.tar.gz
# From http://www.stunnel.org/pipermail/stunnel-announce/2014-December/000088.html
sha256 830b21d24cd237e96f4d7993be43553d4eba4d3cfa2660faa78dec8d41d314fc stunnel-5.08.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
STUNNEL_VERSION = 5.07
STUNNEL_VERSION = 5.08
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
STUNNEL_CONF_OPTS = --with-ssl=$(STAGING_DIR)/usr --with-threads=fork \