projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c420373
)
iperf3: update URL
author
Luka Perkov
<luka@openwrt.org>
Sun, 11 Oct 2015 22:41:30 +0000
(22:41 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Sun, 11 Oct 2015 22:41:30 +0000
(22:41 +0000)
Update iperf3 to point to the correct project website. Prior URL was the
old iperf2 website.
Signed-off-by: Karl Palsson <karlp@remake.is>
SVN-Revision: 47184
package/network/utils/iperf3/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/iperf3/Makefile
b/package/network/utils/iperf3/Makefile
index f36b381dacc768d6c0849391a7dafd3993d89525..da9c0044c9295ca700111d3a4e50218097c9bb13 100644
(file)
--- 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:=http
s://github.com/esnet/iperf
endef
TARGET_CFLAGS += -D_GNU_SOURCE