diff --git a/package/network/utils/iperf3/Makefile b/package/network/utils/iperf3/Makefile index f36b381dac..da9c0044c9 100644 --- a/package/network/utils/iperf3/Makefile +++ b/package/network/utils/iperf3/Makefile @@ -27,7 +27,7 @@ define Package/iperf3 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