stunnel: fix download url

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Axel Lin 2013-10-06 09:30:24 +08:00 committed by Peter Korsgaard
parent e8e7b5340c
commit cb1ea6c185

View File

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