From 06ff8d124b4e9af93636f9efa8e9745dc9c603ba Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 29 Sep 2008 14:23:34 +0000 Subject: [PATCH] integrate madwifi-9.4 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 25a9ec3..63098cc 100644 --- a/Makefile +++ b/Makefile @@ -5,8 +5,8 @@ SHA1SUM = sha1sum # default - overridden by the build SPECFILE = madwifi.spec -main.URL := http://dfn.dl.sourceforge.net/sourceforge/madwifi/madwifi-0.9.3.3.tar.bz2 -main.SHA1SUM := 13df0e407de0f5b733e5ff1b660ce2fac048b206 +main.URL := http://dfn.dl.sourceforge.net/sourceforge/madwifi/madwifi-0.9.4.tar.bz2 +main.SHA1SUM := 5de5842a662fbca17507003c3b09956c37fa4d79 main.FILE := $(notdir $(main.URL)) # Thierry - when called from within the build, PWD is /build -- 2.43.0