mirror of https://github.com/aredn/aredn.git
Stop messing with the iperf3 package version number (#1153)
This commit is contained in:
parent
d1342289c2
commit
608ec75ff8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue