aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwinfo
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-23 12:31:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-23 12:31:28 +0000
commit8c110bd8baf1007919cd0ec14d01c5bb9d1e62f8 (patch)
treedb985a3f98b96bf76ef4b5a8a19876f436592328 /package/network/utils/iwinfo
parent5064bb35c1a456892d842ead449b843918e96487 (diff)
downloadmaster-187ad058-8c110bd8baf1007919cd0ec14d01c5bb9d1e62f8.tar.gz
master-187ad058-8c110bd8baf1007919cd0ec14d01c5bb9d1e62f8.tar.bz2
master-187ad058-8c110bd8baf1007919cd0ec14d01c5bb9d1e62f8.zip
iwinfo: update to the latest version, fixes 802.11ac capability reporting
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44948 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iwinfo')
-rw-r--r--package/network/utils/iwinfo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile
index 402a67a3e0..67ceb241bb 100644
--- a/package/network/utils/iwinfo/Makefile
+++ b/package/network/utils/iwinfo/Makefile
@@ -7,13 +7,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_VERSION:=2015-01-04
+PKG_VERSION:=2015-03-23
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://git.openwrt.org/project/iwinfo.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=c9fd399316003040825dfbd9700488b621bd990e
+PKG_SOURCE_VERSION:=40f2844fadc05f4a4de7699dbc12fee295b7057b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
PKG_LICENSE:=GPL-2.0