Revision: 7652
http://sourceforge.net/p/astlinux/code/7652
Author: abelbeck
Date: 2016-04-24 23:02:31 +0000 (Sun, 24 Apr 2016)
Log Message:
-----------
iperf3, download URL changed. Thanks David
Modified Paths:
--------------
branches/1.0/package/iperf3/iperf3.mk
Modified: branches/1.0/package/iperf3/iperf3.mk
===================================================================
--- branches/1.0/package/iperf3/iperf3.mk 2016-04-20 15:59:28 UTC (rev 7651)
+++ branches/1.0/package/iperf3/iperf3.mk 2016-04-24 23:02:31 UTC (rev 7652)
@@ -6,6 +6,6 @@
IPERF3_VERSION = 3.0.11
IPERF3_SOURCE = iperf-$(IPERF3_VERSION)-source.tar.gz
-IPERF3_SITE = https://iperf.fr/download/iperf_3.0
+IPERF3_SITE = https://iperf.fr/download/source
$(eval $(call AUTOTARGETS,package,iperf3))
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|