summaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwinfo/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-01-04 18:39:58 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-01-04 18:39:58 +0000
commitf9cf1e97fd5ee0617bf26155ebae44cb4a1719ae (patch)
tree876ab032feb0957516ae12708afacdf8cf070857 /package/network/utils/iwinfo/Makefile
parent5ed3a7aeb3e618754a30ff2a9c3b262a68d117f9 (diff)
downloadmaster-31e0f0ae-f9cf1e97fd5ee0617bf26155ebae44cb4a1719ae.tar.gz
master-31e0f0ae-f9cf1e97fd5ee0617bf26155ebae44cb4a1719ae.tar.bz2
master-31e0f0ae-f9cf1e97fd5ee0617bf26155ebae44cb4a1719ae.zip
upgrade to latest revision
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43826
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 c1da1a603f..402a67a3e0 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-12-12
+PKG_VERSION:=2015-01-04
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:=50370d9e698696770b021caf0b5f6482bacb45ce
+PKG_SOURCE_VERSION:=c9fd399316003040825dfbd9700488b621bd990e
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
PKG_LICENSE:=GPL-2.0