openssh: update homepage link
Unfortunately, the site is not available over HTTPS.
This commit is contained in:
parent
e5ca25eb7a
commit
2dd09b634e
@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.openssh.org/";
|
homepage = "http://www.openssh.com/";
|
||||||
description = "An implementation of the SSH protocol";
|
description = "An implementation of the SSH protocol";
|
||||||
license = stdenv.lib.licenses.bsd2;
|
license = stdenv.lib.licenses.bsd2;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user