diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-11-27 21:38:38 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-11-27 21:39:03 +0100 |
commit | 07d46b638ba38fb293c804ae779529b3eae14e5f (patch) | |
tree | 55f4e5aa857e973ec82992224d11028ee6dbce84 /package/iw | |
parent | ec824db3d2f59703f62cc4cf289d9fe5766de9cd (diff) |
iw: update to latest stable version
Diffstat (limited to 'package/iw')
-rw-r--r-- | package/iw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iw/Makefile b/package/iw/Makefile index 870178dfa..d47162891 100644 --- a/package/iw/Makefile +++ b/package/iw/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= iw -PKG_VERSION:= 4.1 +PKG_VERSION:= 4.3 PKG_RELEASE:= 1 -PKG_HASH:= 5164aaacd8e82501d84a2187af194e8285a5a5b76e200447eb58d4dd78d1a34b +PKG_HASH:= a6add81a51667649d8d7cfba783ab6a0f82e250a663a4065b13babdff3f6b220 PKG_DESCR:= tools for setting up wifi cards via netlink PKG_SECTION:= net/wifi PKG_DEPENDS:= libnl |