aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>2019-07-06 02:42:23 +0800
committerJo-Philipp Wich <jo@mein.io>2019-09-04 13:26:13 +0200
commit89828932c5cf71521fa608ddd05cd0b7096ba3f5 (patch)
treeb58e7472955d5b11754d5c2f34420de593f9d0bb /package
parenta074ed29333dbb71d40da2f0b4ad9a8e6e781bfd (diff)
downloadupstream-89828932c5cf71521fa608ddd05cd0b7096ba3f5.tar.gz
upstream-89828932c5cf71521fa608ddd05cd0b7096ba3f5.tar.bz2
upstream-89828932c5cf71521fa608ddd05cd0b7096ba3f5.zip
iperf3: update to 3.7
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn> (cherry picked from commit 42b3a3a89b6d60e10c6c266d29ebc779b7fee718)
Diffstat (limited to 'package')
-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 55be8169e3..ab946c2590 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.6
+PKG_VERSION:=3.7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://downloads.es.net/pub/iperf
-PKG_HASH:=de5d51e46dc460cc590fb4d44f95e7cad54b74fea1eba7d6ebd6f8887d75946e
+PKG_HASH:=d846040224317caf2f75c843d309a950a7db23f9b44b94688ccbe557d6d1710c
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=BSD-3-Clause