diff options
Diffstat (limited to 'package/network/utils/iperf3/Makefile')
-rw-r--r-- | package/network/utils/iperf3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/network/utils/iperf3/Makefile b/package/network/utils/iperf3/Makefile index 030c5f62b8..3d9c84ae25 100644 --- a/package/network/utils/iperf3/Makefile +++ b/package/network/utils/iperf3/Makefile @@ -11,7 +11,6 @@ PKG_NAME:=iperf PKG_VERSION:=3.0.11 PKG_RELEASE:=1 -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.es.net/pub/iperf PKG_MD5SUM:=a3b2bed7961ba184566df3c3d47f96a6 |