diff options
| author | Kevin Lu <6320810+kevinlul@users.noreply.github.com> | 2020-10-23 03:30:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-23 00:30:04 -0700 |
| commit | 58601b3e0a4487549f71779d6be66a5e9ad8b076 (patch) | |
| tree | 0f74d259a7cd9dfd692df59b3d48263976b12c18 /ports/libgit2/CONTROL | |
| parent | 50a596c40a07afc7588f12f86f276581a60cba94 (diff) | |
| download | vcpkg-58601b3e0a4487549f71779d6be66a5e9ad8b076.tar.gz vcpkg-58601b3e0a4487549f71779d6be66a5e9ad8b076.zip | |
[libgit2] Update to 1.1.0 (#14137)
Diffstat (limited to 'ports/libgit2/CONTROL')
| -rw-r--r-- | ports/libgit2/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/libgit2/CONTROL b/ports/libgit2/CONTROL index 0077410d5..4435d83cf 100644 --- a/ports/libgit2/CONTROL +++ b/ports/libgit2/CONTROL @@ -1,6 +1,5 @@ Source: libgit2
-Version: 1.0.1
-Port-Version: 1
+Version: 1.1.0
Homepage: https://github.com/libgit2/libgit2
Build-Depends: zlib, http-parser
Description: Git linkable library
|
