diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-01-03 18:05:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-03 18:05:04 +0200 |
| commit | cc0f5401739d19a7e42cf4caf1906ada3c9fb08d (patch) | |
| tree | 2b92b34ef01bf0a072564ac6876de0393972f581 /ports/libgit2/CONTROL | |
| parent | ca1248e05c1777f77b6a84eabdc07d21db27d1b3 (diff) | |
| parent | 44a1023f047bb518659e326c82650c7d4bea0d0b (diff) | |
| download | vcpkg-cc0f5401739d19a7e42cf4caf1906ada3c9fb08d.tar.gz vcpkg-cc0f5401739d19a7e42cf4caf1906ada3c9fb08d.zip | |
Merge pull request #2433 from fcharlie/master
[libgit2] Initial port.
Diffstat (limited to 'ports/libgit2/CONTROL')
| -rw-r--r-- | ports/libgit2/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/libgit2/CONTROL b/ports/libgit2/CONTROL new file mode 100644 index 000000000..779bf10c9 --- /dev/null +++ b/ports/libgit2/CONTROL @@ -0,0 +1,3 @@ +Source: libgit2
+Version: 0.26.0
+Description: Git linkable library
|
