0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-12 13:18:57 +03:00

perlPackages.maatkit: update homepage

This commit is contained in:
FliegendeWurst 2025-01-05 16:08:59 +01:00
parent 660282640d
commit 63ac80d747

View file

@ -43,6 +43,6 @@ buildPerlPackage {
growing variety of other databases and technologies. growing variety of other databases and technologies.
''; '';
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
homepage = "http://www.maatkit.org/"; homepage = "https://code.google.com/archive/p/maatkit/";
}; };
} }