From fca426b4f71fc1dc1bb22d1d1b16de19e01a093e Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 12 Mar 2006 13:51:39 +0000 Subject: update to newer version, fix compile issues, 100-wpa_fix.patch removed, is it needed? git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3352 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/hostapd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openwrt/package/hostapd/Makefile') diff --git a/openwrt/package/hostapd/Makefile b/openwrt/package/hostapd/Makefile index 7ac6770fc8..e7b42dc4a3 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.7 +PKG_VERSION:=0.5.1 PKG_RELEASE:=1 -PKG_MD5SUM:=b299211691fe8a6840e7adafda351d2b +PKG_MD5SUM:=3e38533604187e291f45a2f6873b71cc PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- cgit v1.2.3