Upgrades madwifi to a newer version hopefully that solves some ath

issues
This commit is contained in:
Maniacikarus
2008-09-03 19:46:55 +02:00
parent b570406ab8
commit cfd3bd5599
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = hostapd
PAK_VER = 3
PAK_VER = 4
DEPS = ""

View File

@@ -24,7 +24,7 @@
include Config
VER = hal-0.10.5.6-r3835-20080801
VER = hal-2008-08-15-r3851-20080829
THISAPP = madwifi-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 23018ff3366b427eb9cbe5ac653bc1ab
$(DL_FILE)_MD5 = 5e66a7d080636675830a94775d13c760
install : $(TARGET)