iwinfo: bump to latest git HEAD
authorJohn Crispin <john@openwrt.org>
Fri, 12 Dec 2014 16:17:24 +0000 (16:17 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 12 Dec 2014 16:17:24 +0000 (16:17 +0000)
http://patchwork.ozlabs.org/patch/420128/

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43666

package/network/utils/iwinfo/Makefile

index 6cd8414d5c9c5635abc506073ec5cd171a6a4cea..c1da1a603f6dce6e9fd14d7cfdf5c6d6e5004716 100644 (file)
@@ -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