From 7959909ddcad06f9728ed1b1ec1edddd6889ae95 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Tue, 17 Jun 2014 03:07:54 +0200 Subject: Revert "update to latest upstream version" This reverts commit cf5cd270160a272dae0741412100f9aad04d32ef. On my rb493g with ath5k NIC, hostapd-2.2 failed to initialise the interface. Downgrading to hostapd-2.0 alone fixed that problem. Signed-off-by: Phil Sutter --- package/hostapd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/hostapd') diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 9f0a7bfd6..dbb46ee3c 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= hostapd -PKG_VERSION:= 2.2 +PKG_VERSION:= 2.0 PKG_RELEASE:= 1 -PKG_MD5SUM:= 23c1f78a693c3288802d516adb7fd289 +PKG_MD5SUM:= ba22e639bc57aa4035d2ea8ffa9bbbee PKG_DESCR:= wireless authenticator PKG_SECTION:= net/wifi PKG_DEPENDS:= libnl -- cgit v1.2.3