From: Daniel Engberg Date: Sun, 12 Mar 2017 19:48:01 +0000 (+0100) Subject: iperf3: Update to 3.1.7 X-Git-Tag: v19.07.0-rc1~6860 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=17987b9fa4a7bd9092a034af027da63e16e69bb5;p=openwrt%2Fstaging%2Fhauke.git iperf3: Update to 3.1.7 Update iperf3 to 3.1.7 Signed-off-by: Daniel Engberg --- diff --git a/package/network/utils/iperf3/Makefile b/package/network/utils/iperf3/Makefile index 3ee64249bd..ee510737f5 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 PKG_LICENSE:=BSD-3-Clause