Merge pull request #140443 from linsui/eudev

This commit is contained in:
Sandro
2021-10-04 10:44:07 +02:00
committed by GitHub
+1 -1
View File
@@ -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;
};