summaryrefslogtreecommitdiff
path: root/package/stunnel
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2013-10-06 09:30:24 +0800
committerPeter Korsgaard <peter@korsgaard.com>2013-10-06 11:02:05 +0200
commitcb1ea6c185a544e2039d4e86eb64fcea2630307a (patch)
tree5ee411304b164837cf655782f4d8f47326ac88ce /package/stunnel
parente8e7b5340c8eec8bd15654effdc61eb7d2b3b11b (diff)
stunnel: fix download url
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/stunnel')
-rw-r--r--package/stunnel/stunnel.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/stunnel/stunnel.mk b/package/stunnel/stunnel.mk
index bfe96c311..8548eab88 100644
--- a/package/stunnel/stunnel.mk
+++ b/package/stunnel/stunnel.mk
@@ -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+