summaryrefslogtreecommitdiff
path: root/package/hostapd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-11-04 01:05:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-11-04 01:05:26 +0000
commitc8321c3ca6de1dc1767c90afbe73afc822fb0194 (patch)
tree09bf221f53d3708d737f4b3330c8e02e17f4760d /package/hostapd/Makefile
parentdab5ebaa76d6432459ba6e26ab22600ed85dd3e4 (diff)
downloadmtk-20170518-c8321c3ca6de1dc1767c90afbe73afc822fb0194.zip
mtk-20170518-c8321c3ca6de1dc1767c90afbe73afc822fb0194.tar.gz
mtk-20170518-c8321c3ca6de1dc1767c90afbe73afc822fb0194.tar.bz2
hostapd: update to latest git version
SVN-Revision: 28746
Diffstat (limited to 'package/hostapd/Makefile')
-rw-r--r--package/hostapd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile
index 9f93054..01c9ff6 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -8,16 +8,16 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_VERSION:=20110527
-PKG_RELEASE:=2
-PKG_REV:=ceb34f250af7a7082f18c1e0451dc7fbc0f000f3
+PKG_VERSION:=20111103
+PKG_RELEASE:=1
+PKG_REV:=6caaae1e48da247b21b54ea6001646597e35d9b1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=git://w1.fi/srv/git/hostap.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_SOURCE_PROTO:=git
-PKG_MIRROR_MD5SUM:=4b98902d782813b41aca1faff613f677
+PKG_MIRROR_MD5SUM:=2650d83c1d4649a5df9fe265f8a5775f
PKG_BUILD_DEPENDS:= \
PACKAGE_kmod-madwifi:madwifi \