summaryrefslogtreecommitdiffstats
path: root/openwrt/package/hostapd/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-22 03:10:56 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-22 03:10:56 +0000
commite1247b51b00ffd42fc499355376737a6e2761f64 (patch)
tree485f167d7b1f091f9ab92d62e052b1492ebcadb5 /openwrt/package/hostapd/Makefile
parenta0d7e14e4312d4c1c0875a003415590fac497726 (diff)
update hostapd to new upstream stable release (v0.4.7)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2542 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 9afea1c21..c3b8ec6aa 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.4.5
+PKG_VERSION:=0.4.7
PKG_RELEASE:=1
-PKG_MD5SUM:=3d775a19f8071d6f8a363ef0dad58655
+PKG_MD5SUM:=b299211691fe8a6840e7adafda351d2b
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz