diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-09-21 16:59:21 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-09-21 16:59:21 +0200 |
commit | 1dfa9a02415022b74470839b1087a1e039ea87eb (patch) | |
tree | db70f49ca494714a06a07fa37ff428abd428520a /package/hostapd | |
parent | 8b32eefb9caa9e2ac30505510b588ff02f6c87b8 (diff) |
update some package to latest upstream
Diffstat (limited to 'package/hostapd')
-rw-r--r-- | package/hostapd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 0aa427d55..f57192c27 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= hostapd -PKG_VERSION:= 0.7.2 -PKG_RELEASE:= 2 -PKG_MD5SUM:= f47689c62ee8c1c59989b402d4f130c3 +PKG_VERSION:= 0.7.3 +PKG_RELEASE:= 1 +PKG_MD5SUM:= 91a7c8d0f090b7104152d3455a84c112 PKG_DESCR:= an IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator PKG_SECTION:= wifi PKG_DEPENDS:= libnl |