fakeroute: update homepage

This commit is contained in:
Renaud 2022-02-06 11:14:12 +01:00 committed by c0bw3b
parent 34903beee0
commit a6cfd52714

View file

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
Makes your machine appear to be anywhere on the internet
to any host running a (UDP) unix traceroute
'';
homepage = "https://moxie.org/software/fakeroute/";
homepage = "https://github.com/museoa/fakeroute"; # Formerly https://moxie.org/software/fakeroute/
license = licenses.bsd3;
platforms = platforms.linux;
};