From e13a27e03be25a96498d3cd8c90d35303fd6c2d2 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 16 Nov 2008 12:26:17 +0000 Subject: [PATCH] The original iperf website is offline, use the openwrt mirror instead SVN-Revision: 13228 --- net/iperf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/iperf/Makefile b/net/iperf/Makefile index bdb8994da0..9ac017fbf4 100644 --- a/net/iperf/Makefile +++ b/net/iperf/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=2.0.2 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://dast.nlanr.net/Projects/Iperf2.0 +PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ PKG_MD5SUM:=bb658aba58a5af0356f5b1342dfe8f53 include $(INCLUDE_DIR)/package.mk -- 2.30.2