From 608ec75ff89765e16e326c032264b6341d4e90bd Mon Sep 17 00:00:00 2001 From: Tim Wilkinson Date: Wed, 3 Apr 2024 15:02:03 -0700 Subject: [PATCH] Stop messing with the iperf3 package version number (#1153) --- patches/709-iperf-fw-restart.patch | 9 --------- 1 file changed, 9 deletions(-) diff --git a/patches/709-iperf-fw-restart.patch b/patches/709-iperf-fw-restart.patch index 06554348..41ee7329 100644 --- a/patches/709-iperf-fw-restart.patch +++ b/patches/709-iperf-fw-restart.patch @@ -2,15 +2,6 @@ Index: openwrt/feeds/packages/net/iperf3/Makefile =================================================================== --- openwrt.orig/feeds/packages/net/iperf3/Makefile +++ openwrt/feeds/packages/net/iperf3/Makefile -@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk - - PKG_NAME:=iperf - PKG_VERSION:=3.16 --PKG_RELEASE:=1 -+PKG_RELEASE:=1AREDN - - PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz - PKG_SOURCE_URL:=https://downloads.es.net/pub/iperf @@ -72,6 +72,18 @@ endef define Package/iperf3/install $(INSTALL_DIR) $(1)/usr/bin