All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] lft: switch to upstream provided URL
@ 2016-05-19 12:29 Gustavo Zacarias
  2016-05-23 10:39 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-05-19 12:29 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/lft/lft.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package/lft/lft.mk b/package/lft/lft.mk
index 9128618..631704f 100644
--- a/package/lft/lft.mk
+++ b/package/lft/lft.mk
@@ -5,8 +5,7 @@
 ################################################################################
 
 LFT_VERSION = 3.74
-# Download from pwhois.org is form-wrapped resulting in ugly filename
-LFT_SITE = https://fossies.org/linux/privat
+LFT_SITE = http://pwhois.org/get
 LFT_DEPENDENCIES = libpcap
 LFT_LICENSE = VOSTROM
 LFT_LICENSE_FILES = COPYING
-- 
2.7.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] lft: switch to upstream provided URL
  2016-05-19 12:29 [Buildroot] [PATCH] lft: switch to upstream provided URL Gustavo Zacarias
@ 2016-05-23 10:39 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-05-23 10:39 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 19 May 2016 09:29:49 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/lft/lft.mk | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-23 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-19 12:29 [Buildroot] [PATCH] lft: switch to upstream provided URL Gustavo Zacarias
2016-05-23 10:39 ` Thomas Petazzoni

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.