Author: blogic Date: 2015-08-17 13:25:51 +0200 (Mon, 17 Aug 2015) New Revision: 46669
Modified: trunk/package/network/utils/iwinfo/Makefile Log: iwinfo: update to latest git HEAD adds extra station info reporting Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/network/utils/iwinfo/Makefile =================================================================== --- trunk/package/network/utils/iwinfo/Makefile 2015-08-17 11:25:46 UTC (rev 46668) +++ trunk/package/network/utils/iwinfo/Makefile 2015-08-17 11:25:51 UTC (rev 46669) @@ -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 <[email protected]> PKG_LICENSE:=GPL-2.0 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
