iperf3: update to 3.17.1
authorJohn Audia <therealgraysky@proton.me>
Sat, 25 May 2024 11:51:49 +0000 (07:51 -0400)
committerRosen Penev <rosenp@gmail.com>
Sat, 25 May 2024 18:17:29 +0000 (11:17 -0700)
Changelogs since last release:
https://github.com/esnet/iperf/releases/tag/3.17
https://github.com/esnet/iperf/releases/tag/3.17.1

Signed-off-by: John Audia <therealgraysky@proton.me>
net/iperf3/Makefile

index 41d8cb7e2ff66376101fc397453b35be95cd6888..2bf83445d4fa699de085a818c47fc08701c871b0 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iperf
-PKG_VERSION:=3.16
+PKG_VERSION:=3.17.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://downloads.es.net/pub/iperf
-PKG_HASH:=cc740c6bbea104398cc3e466befc515a25896ec85e44a662d5f4a767b9cf713e
+PKG_HASH:=84404ca8431b595e86c473d8f23d8bb102810001f15feaf610effd3b318788aa
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_LICENSE:=BSD-3-Clause