man-pages-posix: correct meta.homepage
This commit is contained in:
parent
968986547b
commit
ef8dde9eef
@ -15,6 +15,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "POSIX man-pages (0p, 1p, 3p)";
|
description = "POSIX man-pages (0p, 1p, 3p)";
|
||||||
homepage = http://kernel.org/pub/linux/docs/manpages/;
|
homepage = https://www.kernel.org/doc/man-pages/;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user