summaryrefslogtreecommitdiff
path: root/package/network/utils/iperf3/Makefile
diff options
context:
space:
mode:
authorPhilip Prindeville <philipp@redfish-solutions.com>2018-03-02 15:09:18 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2018-03-09 22:13:22 +0100
commit61e0af06d9da8c7e283fc835befd0ad2c64105bc (patch)
tree214c1f8a066f95731bce729d119fbe46220c3e62 /package/network/utils/iperf3/Makefile
parenta9c00578b5c55357117db9dbbbd4e5652b9b4648 (diff)
downloadmtk-20170518-61e0af06d9da8c7e283fc835befd0ad2c64105bc.zip
mtk-20170518-61e0af06d9da8c7e283fc835befd0ad2c64105bc.tar.gz
mtk-20170518-61e0af06d9da8c7e283fc835befd0ad2c64105bc.tar.bz2
iperf3: update to 3.5
Get rid of patches which are already upstream. 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 f76bd7c..2635d59 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.4
+PKG_VERSION:=3.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.es.net/pub/iperf
-PKG_HASH:=71528332d751df85e046d1944d9a0269773cadd6e51840aecdeed30925f79111
+PKG_HASH:=539bd9ecdca1b8c1157ff85b70ed09b3c75242e69886fc16b54883b399f72cd5
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=BSD-3-Clause