summaryrefslogtreecommitdiffstats
path: root/libraries/libgit2/README
diff options
context:
space:
mode:
author Larry Hajali2015-01-30 14:35:13 +0100
committer Willy Sudiarto Raharjo2015-01-30 14:35:13 +0100
commit0ec35d7934a9fd73eff0e8742a6eb5700c09ec2f (patch)
tree2e858c16f8e41181b794d1a478248eec989843ea /libraries/libgit2/README
parente0f492811dfc6ecbda5a6c493d6b34a8993213b2 (diff)
downloadslackbuilds-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/README2
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