Typo
This commit is contained in:
parent
06731dfcae
commit
a5d5736692
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://matt.ucc.asn.au/dropbear/dropbear.html;
|
homepage = http://matt.ucc.asn.au/dropbear/dropbear.html;
|
||||||
description = "An small footprint implementation of the SSH 2 protocol";
|
description = "A small footprint implementation of the SSH 2 protocol";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ abbradar ];
|
maintainers = with maintainers; [ abbradar ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user