[source] iperf3: Update to 3.1.7

LEDE Commits lede-commits at lists.infradead.org
Mon Mar 20 00:35:07 PDT 2017


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/17987b9fa4a7bd9092a034af027da63e16e69bb5

commit 17987b9fa4a7bd9092a034af027da63e16e69bb5
Author: Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: Sun Mar 12 20:48:01 2017 +0100

    iperf3: Update to 3.1.7
    
    Update iperf3 to 3.1.7
    
    Signed-off-by: Daniel Engberg <daniel.engberg.lists at pyret.net>
---
 package/network/utils/iperf3/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/network/utils/iperf3/Makefile b/package/network/utils/iperf3/Makefile
index 3ee6424..ee51073 100644
--- a/package/network/utils/iperf3/Makefile
+++ b/package/network/utils/iperf3/Makefile
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iperf
-PKG_VERSION:=3.1.6
+PKG_VERSION:=3.1.7
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.es.net/pub/iperf
-PKG_HASH:=70f0c72d9e60c6ecb2c478ed17e4fd81d3b827d57896fee43bcd0c53abccb29d
+PKG_HASH:=a4ef73406fe92250602b8da2ae89ec53211f805df97a1d1d629db5a14043734f
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_LICENSE:=BSD-3-Clause



More information about the lede-commits mailing list