stunnel: fix download url
authorAxel Lin <axel.lin@ingics.com>
Sun, 6 Oct 2013 01:30:24 +0000 (09:30 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 6 Oct 2013 09:02:05 +0000 (11:02 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/stunnel/stunnel.mk

index bfe96c311248c1164badb69a5a649ad4d6c201f0..8548eab88f2cf4635be66316965b295cb936e8d0 100644 (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+