diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-22 03:11:32 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-22 03:11:32 +0000 |
commit | 71f9fcb56a065722f750ecc75bc83318e1c3c648 (patch) | |
tree | 634231d7316dc42c70eb6743357e6cbf47f60b07 /package | |
parent | c6df1caef5c56750808f4dd8f228f8ac2eafabf6 (diff) |
update hostap-utils to new upstream stable release (v0.4.7)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2543 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/hostap-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/hostap-utils/Makefile b/package/hostap-utils/Makefile index 37be5d1fd..3833504f6 100644 --- a/package/hostap-utils/Makefile +++ b/package/hostap-utils/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hostap-utils -PKG_VERSION:=0.4.0 +PKG_VERSION:=0.4.7 PKG_RELEASE:=1 -PKG_MD5SUM:=c6775ca98721affeb336392def22289e +PKG_MD5SUM:=afe041581b8f01666e353bec20917c85 PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |