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

@@ -123,7 +123,7 @@
* gzip-1.3.5
* hddtemp-0.3-beta14
* hdparm-8.9
* hostapd-0.5.10
* hostapd-0.5.11
* hplip-2.7.10
* htop-0.8.1
* httpd-2.2.10
@@ -185,7 +185,7 @@
* lzo-2.02
* m4-1.4.4
* mISDNuser.git-8e7bf2f11cc108d4b52949c2a26e38df24821b01
* madwifi-hal-2008-08-15-r3862-20080903-kmod-2.6.25.19
* madwifi-hal-0.10.5.6-r3879-20081204-kmod-2.6.25.19
* make-3.81
* man-db-2.4.3
* man-pages-2.34
@@ -309,7 +309,7 @@
* whatmask-1.2
* which-2.16
* wireless_tools.30.pre6
* wpa_supplicant-0.5.10
* wpa_supplicant-0.5.11
* xfsprogs-2.9.4
* xvidcore-1.1.0
* zlib-1.2.3

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.5.10
VER = 0.5.11
THISAPP = hostapd-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = hostapd
PAK_VER = 6
PAK_VER = 7
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = ed669d96346dfc7d9f9fad079731853f
$(DL_FILE)_MD5 = d99d3566d5f15dfd24df37fcb2ee80ee
install : $(TARGET)

View File

@@ -24,7 +24,7 @@
include Config
VER = hal-2008-08-15-r3862-20080903
VER = hal-0.10.5.6-r3879-20081204
THISAPP = madwifi-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 3c9726acd5ffa180fa7b274b625a6082
$(DL_FILE)_MD5 = bc9657269748cd576f258ceda31eb3a7
install : $(TARGET)

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)