mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
Typo
This commit is contained in:
parent
06731dfcae
commit
a5d5736692
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
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;
|
||||
maintainers = with maintainers; [ abbradar ];
|
||||
platforms = platforms.unix;
|
||||
|
Loading…
Reference in New Issue
Block a user