diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-07-17 10:35:53 +0200 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-07-17 10:35:53 +0200 |
commit | 85253eabaf8dc5f58404a918a5d8e05bf54106be (patch) | |
tree | 69d3f75db47809a0eeb8bdbdc7d6ef8b27dc706a /package/wpa_supplicant/Makefile | |
parent | f291bfd545366af4fb6528fc9999c2f47e7e2c51 (diff) |
update to latest upstream version
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 580d27af2..ab7e44355 100644 --- a/package/wpa_supplicant/Makefile +++ b/package/wpa_supplicant/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= wpa_supplicant -PKG_VERSION:= 0.7.3 +PKG_VERSION:= 1.0 PKG_RELEASE:= 1 -PKG_MD5SUM:= f516f191384a9a546e3f5145c08addda +PKG_MD5SUM:= 8650f6aa23646ef634402552d0669640 PKG_DESCR:= WPA Supplicant with support for WPA and WPA2 PKG_SECTION:= wifi PKG_DEPENDS:= libnl |