iperf3: update to 3.13
authorNick Hainke <vincent@systemli.org>
Wed, 26 Apr 2023 06:21:25 +0000 (08:21 +0200)
committerRosen Penev <rosenp@gmail.com>
Wed, 26 Apr 2023 07:52:16 +0000 (10:52 +0300)
Release Notes:
https://software.es.net/iperf/news.html#iperf-3-13-released

Signed-off-by: Nick Hainke <vincent@systemli.org>
net/iperf3/Makefile

index 5f9e96cd16dbed92a0044262c27e639ee7ef0160..c7133bd56900aaf9404a7dfd1b1d0d7bd9535b65 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iperf
-PKG_VERSION:=3.12
+PKG_VERSION:=3.13
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://downloads.es.net/pub/iperf
-PKG_HASH:=72034ecfb6a7d6d67e384e19fb6efff3236ca4f7ed4c518d7db649c447e1ffd6
+PKG_HASH:=bee427aeb13d6a2ee22073f23261f63712d82befaa83ac8cb4db5da4c2bdc865
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_LICENSE:=BSD-3-Clause