mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
linux-pam.meta.homepage: update
Old one redirects here.
This commit is contained in:
parent
af61785ba3
commit
f95b3605e0
@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "http://www.linux-pam.org/";
|
||||
homepage = "https://github.com/linux-pam/linux-pam";
|
||||
description = "Pluggable Authentication Modules, a flexible mechanism for authenticating user";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.bsd3;
|
||||
|
Loading…
Reference in New Issue
Block a user