aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2017-03-12 20:48:01 +0100
committerJohn Crispin <john@phrozen.org>2017-03-20 08:25:33 +0100
commit17987b9fa4a7bd9092a034af027da63e16e69bb5 (patch)
tree87e5bc4f9ba82baaafb9e855f55f0705c2cedf0d /package/network/utils
parent80246ce67ec2a30dda51e3e4e135eab2ff249ccb (diff)
downloadupstream-17987b9fa4a7bd9092a034af027da63e16e69bb5.tar.gz
upstream-17987b9fa4a7bd9092a034af027da63e16e69bb5.tar.bz2
upstream-17987b9fa4a7bd9092a034af027da63e16e69bb5.zip
iperf3: Update to 3.1.7
Update iperf3 to 3.1.7 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'package/network/utils')
-rw-r--r--package/network/utils/iperf3/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <nbd@nbd.name>
PKG_LICENSE:=BSD-3-Clause