Stop messing with the iperf3 package version number (#1153)

This commit is contained in:
Tim Wilkinson 2024-04-03 15:02:03 -07:00 committed by GitHub
parent d1342289c2
commit 608ec75ff8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 9 deletions

View File

@ -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