summaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwinfo/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-08-17 11:25:51 +0000
committerJohn Crispin <john@openwrt.org>2015-08-17 11:25:51 +0000
commiteb42485093c79784100ae7d0458712aefd12bb6e (patch)
tree0807c22a615c862b360e2bfbe1ef3f9ead796f76 /package/network/utils/iwinfo/Makefile
parent9b531bcab18154451475bb053b312fed2fe1a1bf (diff)
downloadmaster-31e0f0ae-eb42485093c79784100ae7d0458712aefd12bb6e.tar.gz
master-31e0f0ae-eb42485093c79784100ae7d0458712aefd12bb6e.tar.bz2
master-31e0f0ae-eb42485093c79784100ae7d0458712aefd12bb6e.zip
iwinfo: update to latest git HEAD
adds extra station info reporting Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 46669
Diffstat (limited to 'package/network/utils/iwinfo/Makefile')
-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 9d7e321c2d..a84a2d0eda 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-06-01
+PKG_VERSION:=2015-08-17
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:=ade8b1b299cbd5748db1acf80dd3e9f567938371
+PKG_SOURCE_VERSION:=16597a70bc946937130db9f0832e3d0c448c8233
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
PKG_LICENSE:=GPL-2.0