[source] iwinfo: Bump to 2016-07-29

LEDE Commits lede-commits at lists.infradead.org
Mon Sep 19 06:31:01 PDT 2016


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/559f55dffc58b1b05f1161a2caf415568355c45b

commit 559f55dffc58b1b05f1161a2caf415568355c45b
Author: Florian Fainelli <f.fainelli at gmail.com>
AuthorDate: Sat Sep 17 13:20:49 2016 -0700

    iwinfo: Bump to 2016-07-29
    
    Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>
---
 package/network/utils/iwinfo/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile
index 3130e86..47ab95a 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:=2016-07-04
+PKG_VERSION:=2016-07-29
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(LEDE_GIT)/project/iwinfo.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=96d322d5941c57be58f8e8d5c6e2b28e90ed3598
+PKG_SOURCE_VERSION:=717ff717509e53ace280c4216d1150af5f1d1b82
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list