* [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
* [Buildroot] [PATCH 2/2] stunnel: bump to version 4.56
2013-10-06 1:30 [Buildroot] [PATCH 1/2] stunnel: fix download url Axel Lin
@ 2013-10-06 1:31 ` Axel Lin
2013-10-06 9:02 ` [Buildroot] [PATCH 1/2] stunnel: fix download url Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Axel Lin @ 2013-10-06 1:31 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 8548eab..fbe7b94 100644
--- a/package/stunnel/stunnel.mk
+++ b/package/stunnel/stunnel.mk
@@ -4,7 +4,7 @@
#
################################################################################
-STUNNEL_VERSION = 4.55
+STUNNEL_VERSION = 4.56
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
--
1.8.1.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] stunnel: fix download url
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 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2013-10-06 9:02 UTC (permalink / raw)
To: buildroot
>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:
Axel> Signed-off-by: Axel Lin <axel.lin@ingics.com>
Committed both, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.