netperf: update homepage

This commit is contained in:
FliegendeWurst 2025-01-05 16:08:59 +01:00
parent bb5d69bba9
commit 0beaedaca9

View file

@ -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;