[openwrt/openwrt] iwinfo: update to latest git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Wed Feb 14 19:58:13 PST 2018
dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/a3b9cbafc33a94606368226020e7b69ff85f1115
commit a3b9cbafc33a94606368226020e7b69ff85f1115
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Thu Feb 15 04:56:26 2018 +0100
iwinfo: update to latest git HEAD
223e09b add support for expected throughput
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
package/network/utils/iwinfo/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile
index 66a776c..2145f7d 100644
--- a/package/network/utils/iwinfo/Makefile
+++ b/package/network/utils/iwinfo/Makefile
@@ -11,9 +11,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/iwinfo.git
-PKG_SOURCE_DATE:=2018-01-16
-PKG_SOURCE_VERSION:=5a5e21b158ae48b86339d337823a01a0f132b09c
-PKG_MIRROR_HASH:=afca1f5588aff47fdd4ec7ecd4c46f2b8027de7d0d70901f0eaf486887c3265c
+PKG_SOURCE_DATE:=2018-02-15
+PKG_SOURCE_VERSION:=223e09bf3f180797aeea0f6dc1721e5a55215e66
+PKG_MIRROR_HASH:=cbf90b6dcc9765c03814f1c99363efef073c030bc5e5456a0674d2748e2eeed8
PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list