mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] iw: Change download URL
@ 2013-02-28 16:32 Bernhard Walle
  2013-03-04 16:40 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Walle @ 2013-02-28 16:32 UTC (permalink / raw)
  To: ptxdist

The old URL doesn't work any more.

Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
 rules/iw.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/iw.make b/rules/iw.make
index 6020702..9472a2e 100644
--- a/rules/iw.make
+++ b/rules/iw.make
@@ -20,7 +20,7 @@ IW_VERSION	:= 3.3
 IW_MD5		:= 146ad14cdeb39fb88b21efdbb28787d1
 IW		:= iw-$(IW_VERSION)
 IW_SUFFIX	:= tar.bz2
-IW_URL		:= http://linuxwireless.org/download/iw/$(IW).$(IW_SUFFIX)
+IW_URL		:= http://www.kernel.org/pub/software/network/iw/$(IW).$(IW_SUFFIX)
 IW_SOURCE	:= $(SRCDIR)/$(IW).$(IW_SUFFIX)
 IW_DIR		:= $(BUILDDIR)/$(IW)
 IW_LICENSE	:= unknown
-- 
1.8.1.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2013-03-04 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-28 16:32 [ptxdist] [PATCH] iw: Change download URL Bernhard Walle
2013-03-04 16:40 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox