From 92ca87f9e7ed1b52208366537d563a211f6680c1 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 20 Jan 2010 02:26:00 +0000 Subject: hostapd: upgrade to latest git version, add patches to fix multi-bss support with a single hostapd instance git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19234 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostapd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/hostapd/Makefile') diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 342c7519d..682d6ab85 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hostapd -PKG_VERSION:=20100108 +PKG_VERSION:=20100117 PKG_RELEASE:=1 -PKG_REV:=d97572a40fd7ec77094e2e4ef83424a4c0f7e24d +PKG_REV:=43a7fe2e0e614e52fa05ff4d78af91bd4e17d3b2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=git://w1.fi/srv/git/hostap.git -- cgit v1.2.3