projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix switch driver makefiles for 2.4
[openwrt.git]
/
target
/
linux
/
package
/
hostap
/
Makefile
diff --git
a/target/linux/package/hostap/Makefile
b/target/linux/package/hostap/Makefile
index
c9298ef
..
7fff683
100644
(file)
--- a/
target/linux/package/hostap/Makefile
+++ b/
target/linux/package/hostap/Makefile
@@
-4,9
+4,9
@@
include $(TOPDIR)/rules.mk
include ../../rules.mk
PKG_NAME:=hostap-driver
include ../../rules.mk
PKG_NAME:=hostap-driver
-PKG_VERSION:=0.4.
5
+PKG_VERSION:=0.4.
7
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
8ee17f206e035075b20fcba96b168234
+PKG_MD5SUM:=
ee495686cf27011b4e401963c2c7f62a
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.018965 seconds
and
4
git commands to generate.