summaryrefslogtreecommitdiff
path: root/package/network/utils/iperf3/Makefile
diff options
context:
space:
mode:
authorPhilip Prindeville <philipp@redfish-solutions.com>2018-02-14 16:58:54 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2018-02-17 13:48:02 +0100
commit81ccf24c09d31ee4630d477c50a646e22a0fd34b (patch)
tree12abb4ca4d59750fb35194ce6fa0c362b4401f5d /package/network/utils/iperf3/Makefile
parent4cedd1ddb33405c1db45ee84f8e66c7786801aff (diff)
downloadmtk-20170518-81ccf24c09d31ee4630d477c50a646e22a0fd34b.zip
mtk-20170518-81ccf24c09d31ee4630d477c50a646e22a0fd34b.tar.gz
mtk-20170518-81ccf24c09d31ee4630d477c50a646e22a0fd34b.tar.bz2
iperf3: update to 3.4
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Diffstat (limited to 'package/network/utils/iperf3/Makefile')
-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 a64d739..f76bd7c 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.3
+PKG_VERSION:=3.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.es.net/pub/iperf
-PKG_HASH:=6f596271251056bffc11bbb8f17d4244ad9a7d4a317c2459fdbb853ae51284d8
+PKG_HASH:=71528332d751df85e046d1944d9a0269773cadd6e51840aecdeed30925f79111
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=BSD-3-Clause