aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-03-23 16:16:22 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-03-23 16:16:22 +0000
commit1d970c0035c193407f94de18780b451aa36a71b5 (patch)
tree48cf510e1a1a5580b55cbca5be7c44f4cbfc110d /package/hostapd/Makefile
parenta9f1ccc40a0c44717d44b8aafe01d7f25ba46ad2 (diff)
downloadupstream-1d970c0035c193407f94de18780b451aa36a71b5.tar.gz
upstream-1d970c0035c193407f94de18780b451aa36a71b5.tar.bz2
upstream-1d970c0035c193407f94de18780b451aa36a71b5.zip
bump to version 0.6.9. Synced default.config and mini.config with upstream version.
SVN-Revision: 14992
Diffstat (limited to 'package/hostapd/Makefile')
-rw-r--r--package/hostapd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile
index e4f3655473..38b14c7e1b 100644
--- a/package/hostapd/Makefile
+++ b/package/hostapd/Makefile
@@ -9,14 +9,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_VERSION:=0.6.8
+PKG_VERSION:=0.6.9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
PKG_SOURCE_SUBDIR:=hostapd-$(PKG_VERSION)
PKG_SOURCE_VERSION:=$(PKG_REV)
-PKG_MD5SUM:=4b183183e20af1386017e9f499184ee1
+PKG_MD5SUM:=83630d11fa66ade9091f1b304fccd74c
PKG_BUILD_DEPENDS:=PACKAGE_kmod-madwifi:madwifi PACKAGE_kmod-mac80211:mac80211 PACKAGE_kmod-mac80211:libnl
include $(INCLUDE_DIR)/package.mk