eudev: fix homepage link
This commit is contained in:
parent
3c5ac430ca
commit
63b5af623a
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ stdenv.mkDerivation {
|
|||
license = lib.licenses.gpl2Plus ;
|
||||
maintainers = [lib.maintainers.raskin];
|
||||
platforms = lib.platforms.linux;
|
||||
homepage = "https://www.gentoo.org/proj/en/eudev/";
|
||||
homepage = "https://wiki.gentoo.org/wiki/Project:Eudev";
|
||||
downloadPage = "http://dev.gentoo.org/~blueness/eudev/";
|
||||
updateWalker = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue