* [Buildroot] [PATCH 1/2] stunnel: fix download url
@ 2013-10-06 1:30 Axel Lin
2013-10-06 1:31 ` [Buildroot] [PATCH 2/2] stunnel: bump to version 4.56 Axel Lin
2013-10-06 9:02 ` [Buildroot] [PATCH 1/2] stunnel: fix download url Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2013-10-06 1:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
package/stunnel/stunnel.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/stunnel/stunnel.mk b/package/stunnel/stunnel.mk
index bfe96c3..8548eab 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+
--
1.8.1.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-10-06 9:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-06 1:30 [Buildroot] [PATCH 1/2] stunnel: fix download url Axel Lin
2013-10-06 1:31 ` [Buildroot] [PATCH 2/2] stunnel: bump to version 4.56 Axel Lin
2013-10-06 9:02 ` [Buildroot] [PATCH 1/2] stunnel: fix download url Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox