netperf: update homepage

+1 -1
+1 -1
pkgs/by-name/ne/netperf/package.nix
··· 41 42 meta = { 43 description = "Benchmark to measure the performance of many different types of networking"; 44 - homepage = "http://www.netperf.org/netperf/"; 45 license = lib.licenses.mit; 46 47 platforms = lib.platforms.unix;
··· 41 42 meta = { 43 description = "Benchmark to measure the performance of many different types of networking"; 44 + homepage = "https://github.com/HewlettPackard/netperf/"; 45 license = lib.licenses.mit; 46 47 platforms = lib.platforms.unix;