Author: luka Date: 2015-10-12 00:41:30 +0200 (Mon, 12 Oct 2015) New Revision: 47184
Modified: trunk/package/network/utils/iperf3/Makefile Log: iperf3: update URL Update iperf3 to point to the correct project website. Prior URL was the old iperf2 website. Signed-off-by: Karl Palsson <[email protected]> Modified: trunk/package/network/utils/iperf3/Makefile =================================================================== --- trunk/package/network/utils/iperf3/Makefile 2015-10-11 22:19:25 UTC (rev 47183) +++ trunk/package/network/utils/iperf3/Makefile 2015-10-11 22:41:30 UTC (rev 47184) @@ -27,7 +27,7 @@ SECTION:=net CATEGORY:=Network TITLE:=Internet Protocol bandwidth measuring tool - URL:=http://sourceforge.net/projects/iperf/ + URL:=https://github.com/esnet/iperf endef TARGET_CFLAGS += -D_GNU_SOURCE _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
