From: Justin Cinkelj <justin.cink...@xlab.si>
Committer: Nadav Har'El <n...@scylladb.com>
Branch: master

netperf: update download link

The netperf.org site was migrated to github.
The ftp.netperf.org is not even in DNS anymore.

Signed-off-by: Justin Cinkelj <justin.cink...@xlab.si>
Message-Id: <20170628075435.22884-1-justin.cink...@xlab.si>

---
diff --git a/netperf/GET b/netperf/GET
--- a/netperf/GET
+++ b/netperf/GET
@@ -7,8 +7,9 @@ rm -rf upstream

 mkdir upstream
 cd upstream
-wget ftp://ftp.netperf.org/netperf/netperf-$VERSION.tar.bz2
-tar jxf netperf-$VERSION.tar.bz2
+wget https://codeload.github.com/HewlettPackard/netperf/zip/netperf-$VERSION -O netperf-$VERSION.zip
+unzip netperf-$VERSION.zip
+mv netperf-netperf-$VERSION netperf-$VERSION
 cd netperf-$VERSION

 ./configure

--
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to