Author: nbd Date: 2015-03-23 13:31:28 +0100 (Mon, 23 Mar 2015) New Revision: 44948
Modified: trunk/package/network/utils/iwinfo/Makefile Log: iwinfo: update to the latest version, fixes 802.11ac capability reporting Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/utils/iwinfo/Makefile =================================================================== --- trunk/package/network/utils/iwinfo/Makefile 2015-03-23 10:14:27 UTC (rev 44947) +++ trunk/package/network/utils/iwinfo/Makefile 2015-03-23 12:31:28 UTC (rev 44948) @@ -7,13 +7,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libiwinfo -PKG_VERSION:=2015-01-04 +PKG_VERSION:=2015-03-23 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:=c9fd399316003040825dfbd9700488b621bd990e +PKG_SOURCE_VERSION:=40f2844fadc05f4a4de7699dbc12fee295b7057b 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
