summaryrefslogtreecommitdiff
path: root/openwrt/package/hostapd/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-23 13:16:37 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-23 13:16:37 +0000
commit1c47bcd5ec302cb24240292096bba2eb2a6cb95d (patch)
treed2cb96c3c2ae7cfdcc49523ccabaac8a541b78f5 /openwrt/package/hostapd/Makefile
parent17104f2b8f06714dd958f1277b7454f23ac23f82 (diff)
downloadmtk-20170518-1c47bcd5ec302cb24240292096bba2eb2a6cb95d.zip
mtk-20170518-1c47bcd5ec302cb24240292096bba2eb2a6cb95d.tar.gz
mtk-20170518-1c47bcd5ec302cb24240292096bba2eb2a6cb95d.tar.bz2
update hostapd to latest development release (v0.4.5), add driver for hostap, enable wpa-psk.
SVN-Revision: 2276
Diffstat (limited to 'openwrt/package/hostapd/Makefile')
-rw-r--r--openwrt/package/hostapd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/hostapd/Makefile b/openwrt/package/hostapd/Makefile
index 405c1fd..9afea1c 100644
--- a/openwrt/package/hostapd/Makefile
+++ b/openwrt/package/hostapd/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_VERSION:=0.3.9
+PKG_VERSION:=0.4.5
PKG_RELEASE:=1
-PKG_MD5SUM:=c9cab38387594090a36062008b3de59e
+PKG_MD5SUM:=3d775a19f8071d6f8a363ef0dad58655
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz