Author: jow Date: 2016-01-25 16:04:29 +0100 (Mon, 25 Jan 2016) New Revision: 48488
Modified: trunk/package/network/utils/iwinfo/Makefile Log: iwinfo: add support for VHT rates to Lua binding Update to Git HEAD in order to include VHT rate support in the Lua binding. Signed-off-by: Jo-Philipp Wich <[email protected]> Modified: trunk/package/network/utils/iwinfo/Makefile =================================================================== --- trunk/package/network/utils/iwinfo/Makefile 2016-01-25 14:31:32 UTC (rev 48487) +++ trunk/package/network/utils/iwinfo/Makefile 2016-01-25 15:04:29 UTC (rev 48488) @@ -13,7 +13,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(OPENWRT_GIT)/project/iwinfo.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=78f0fafa591754c3c5bbd3f408a0a91b78690141 +PKG_SOURCE_VERSION:=e4aca3910dff532ed878d0ceaf1ab6e8ad7719bf 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
