From: John Audia Date: Tue, 8 Mar 2022 23:03:37 +0000 (-0500) Subject: iperf3: bump to 3.11 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9e5e23737e2cfd4beee21dc5ccd62c6e778abc39;p=feed%2Fpackages.git iperf3: bump to 3.11 Update to latest upstream version Signed-off-by: John Audia --- diff --git a/net/iperf3/Makefile b/net/iperf3/Makefile index 1d0d891ef0..de17f81c2e 100644 --- a/net/iperf3/Makefile +++ b/net/iperf3/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iperf -PKG_VERSION:=3.10.1 +PKG_VERSION:=3.11 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://downloads.es.net/pub/iperf -PKG_HASH:=03bc9760cc54a245191d46bfc8edaf8a4750f0e87abca6764486972044d6715a +PKG_HASH:=de8cb409fad61a0574f4cb07eb19ce1159707403ac2dc01b5d175e91240b7e5f PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=BSD-3-Clause