From: James White Date: Thu, 3 Jun 2021 08:05:32 +0000 (+0100) Subject: iperf3: Update to version 3.10.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c2c5109652c4d4f5c3bd288747dec10e464b312d;p=openwrt-packages.git iperf3: Update to version 3.10.1 Signed-off-by: James White --- diff --git a/net/iperf3/Makefile b/net/iperf3/Makefile index 6f90bc922..1d0d891ef 100644 --- a/net/iperf3/Makefile +++ b/net/iperf3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iperf -PKG_VERSION:=3.9 +PKG_VERSION:=3.10.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://downloads.es.net/pub/iperf -PKG_HASH:=24b63a26382325f759f11d421779a937b63ca1bc17c44587d2fcfedab60ac038 +PKG_HASH:=03bc9760cc54a245191d46bfc8edaf8a4750f0e87abca6764486972044d6715a PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=BSD-3-Clause