forked from mirrors/nixpkgs
aide: update metadata
This commit is contained in:
parent
d3aaae7249
commit
bea078e7b3
|
@ -19,9 +19,9 @@ stdenv.mkDerivation rec {
|
|||
];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "http://aide.sourceforge.net/";
|
||||
homepage = "https://aide.github.io/";
|
||||
description = "A file and directory integrity checker";
|
||||
license = licenses.free;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = [ maintainers.tstrobel ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue