summaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwinfo/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-12-12 16:17:24 +0000
committerJohn Crispin <john@openwrt.org>2014-12-12 16:17:24 +0000
commitd64e4392dfd67bbdd9c639070d9084db268060d7 (patch)
tree5e3c67ffac232cc4177d489aba206ed671ac1985 /package/network/utils/iwinfo/Makefile
parent7068b7ed1cdfad2519c1e56a53888820b6a0ecf7 (diff)
downloadmaster-31e0f0ae-d64e4392dfd67bbdd9c639070d9084db268060d7.tar.gz
master-31e0f0ae-d64e4392dfd67bbdd9c639070d9084db268060d7.tar.bz2
master-31e0f0ae-d64e4392dfd67bbdd9c639070d9084db268060d7.zip
iwinfo: bump to latest git HEAD
http://patchwork.ozlabs.org/patch/420128/ Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43666
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 6cd8414d5c..c1da1a603f 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:=2014-10-27.1
+PKG_VERSION:=2014-12-12
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:=d5dc3d0605f76fbbbad005d998497e53a236aeda
+PKG_SOURCE_VERSION:=50370d9e698696770b021caf0b5f6482bacb45ce
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
PKG_LICENSE:=GPL-2.0