diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:59:45 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:59:45 +0300 |
commit | ddb5d9dde9050271b1286ad573d92b00370ac9cc (patch) | |
tree | cbcf9b11e5af14c70718199be180d47f13547621 /extra/dropbear | |
parent | 9713b94cc75baa5bd831436150391140e30dd66f (diff) | |
download | repository-ddb5d9dde9050271b1286ad573d92b00370ac9cc.tar.gz |
dropbear: add meta file
Diffstat (limited to 'extra/dropbear')
-rw-r--r-- | extra/dropbear/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/dropbear/meta b/extra/dropbear/meta new file mode 100644 index 00000000..a91a1fe2 --- /dev/null +++ b/extra/dropbear/meta @@ -0,0 +1,3 @@ +description: Small SSH server and client implementation +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |