mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
netperf: update homepage
This commit is contained in:
parent
bb5d69bba9
commit
0beaedaca9
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ stdenv.mkDerivation {
|
|||
|
||||
meta = {
|
||||
description = "Benchmark to measure the performance of many different types of networking";
|
||||
homepage = "http://www.netperf.org/netperf/";
|
||||
homepage = "https://github.com/HewlettPackard/netperf/";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
platforms = lib.platforms.unix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue