update hostap-driver to new upstream stable version (v0.4.7)
SVN-Revision: 2541
This commit is contained in:
parent
bd354995a8
commit
52ad2ea4fe
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk
|
|||
include ../../rules.mk
|
||||
|
||||
PKG_NAME:=hostap-driver
|
||||
PKG_VERSION:=0.4.5
|
||||
PKG_VERSION:=0.4.7
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue