Upgraded wireless stack to current stables

This commit is contained in:
Maniacikarus
2008-12-07 20:03:16 +01:00
parent 3e460753ab
commit df07848550
4 changed files with 11 additions and 11 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.5.10
VER = 0.5.11
THISAPP = wpa_supplicant-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = wpa_supplicant
PAK_VER = 1
PAK_VER = 2
###############################################################################
# Top-level Rules
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 9e7b99da67c47d81121368c6d580d069
$(DL_FILE)_MD5 = ad320af63f735531878e592f1ffd9b06
install : $(TARGET)