diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-03-23 16:22:56 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-03-23 16:22:56 +0000 |
commit | fc9181c4e25fa55aa13ff2b2960fe45d68080100 (patch) | |
tree | b8ebb49a79100f7e8b4ef15eb229bb77eb16b936 /package/wpa_supplicant/Makefile | |
parent | 1d970c0035c193407f94de18780b451aa36a71b5 (diff) | |
download | upstream-fc9181c4e25fa55aa13ff2b2960fe45d68080100.tar.gz upstream-fc9181c4e25fa55aa13ff2b2960fe45d68080100.tar.bz2 upstream-fc9181c4e25fa55aa13ff2b2960fe45d68080100.zip |
bump to version 0.6.9. Synced config with upstream version.
SVN-Revision: 14993
Diffstat (limited to 'package/wpa_supplicant/Makefile')
-rw-r--r-- | package/wpa_supplicant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index 6d141402a9..c1592a9a70 100644 --- a/package/wpa_supplicant/Makefile +++ b/package/wpa_supplicant/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wpa_supplicant -PKG_VERSION:=0.6.8 +PKG_VERSION:=0.6.9 PKG_RELEASE:=1 -PKG_MD5SUM:=e933332490e0e5acfef2279457f1070a +PKG_MD5SUM:=0efb8fcedf0a8acf6f423dfdb0658fdd PKG_SOURCE_URL:=http://hostap.epitest.fi/releases PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |