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

stunnel: bump to version 4.44

parent 69037a48
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -4,10 +4,9 @@
#
#############################################################

STUNNEL_VERSION = 4.36
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/obsolete/4.x/
STUNNEL_VERSION = 4.44
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel
STUNNEL_DEPENDENCIES = openssl

STUNNEL_CONF_OPT += \
	--with-ssl=$(STAGING_DIR)/usr \
	--with-threads=fork