浏览代码

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 <phil@nwl.cc>
Phil Sutter 11 年之前
父节点
当前提交
7959909ddc
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      package/hostapd/Makefile

+ 2 - 2
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