diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-02-12 23:40:22 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-02-12 23:40:22 -0600 |
commit | 3d37ae4836c17b2ea4640e0d57060fae8a046f94 (patch) | |
tree | 3d74b30bbddcf58cd89d6dbf89d26629568145ad /libraries/libgit2 | |
parent | 54534d3d6e806a565c96468a438e40a0bb253c09 (diff) |
Multiple: Kill libssh2 refs
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libgit2')
-rw-r--r-- | libraries/libgit2/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libgit2/README b/libraries/libgit2/README index 867ba5e5907a..bd1fbdf41fcd 100644 --- a/libraries/libgit2/README +++ b/libraries/libgit2/README @@ -2,4 +2,4 @@ libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. -Optional: libssh2 (for ssh transport) and http-parser +Optional: http-parser |