diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-01-30 20:35:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-30 20:35:13 +0700 |
commit | 0ec35d7934a9fd73eff0e8742a6eb5700c09ec2f (patch) | |
tree | 2e858c16f8e41181b794d1a478248eec989843ea /libraries/libgit2/README | |
parent | e0f492811dfc6ecbda5a6c493d6b34a8993213b2 (diff) | |
download | slackbuilds-0ec35d7934a9fd73eff0e8742a6eb5700c09ec2f.tar.gz |
libraries/libgit2: Updated for version 0.21.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libgit2/README')
-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 dad04a2452..867ba5e590 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) +Optional: libssh2 (for ssh transport) and http-parser |