summaryrefslogtreecommitdiffstats
path: root/package/hostapd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-31 21:04:48 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-31 21:04:48 +0000
commit97df37dfd71ac4e76e1b822668969f06fb66f5b3 (patch)
tree6a7edee0a25ac8b66143d1bb6bb2db6d270ab9d5 /package/hostapd/Makefile
parenta908c9b7a3335bb20d19f5ce1790799d6c134147 (diff)
downloadmaster-31e0f0ae-97df37dfd71ac4e76e1b822668969f06fb66f5b3.tar.gz
master-31e0f0ae-97df37dfd71ac4e76e1b822668969f06fb66f5b3.tar.bz2
master-31e0f0ae-97df37dfd71ac4e76e1b822668969f06fb66f5b3.zip
update hostapd to latest upstream version
SVN-Revision: 5365
Diffstat (limited to 'package/hostapd/Makefile')
-rw-r--r--package/hostapd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile
index ba16193daf..659f3e5ea3 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_VERSION:=0.5.3
+PKG_VERSION:=0.5.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
-PKG_MD5SUM:=4e3134e8b0d86e831230f8c620fd81bb
+PKG_MD5SUM:=92288aeb2b90c0c81ae3f50beff9b890
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)