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

stunnel: bump to version 5.08

parent 6583725d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# 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
+1 −1
Original line number Diff line number Diff line
@@ -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 \