summaryrefslogtreecommitdiff
path: root/etc/import/include/git2/TARGETS.git2
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-01-23 16:52:07 +0100
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-01-24 11:15:16 +0100
commit90fcfb5ed0c666ad977c6a7fce93528212b9da8f (patch)
tree5bb4a3a8864255c360dd0fe1a44d92384115e90f /etc/import/include/git2/TARGETS.git2
parent94f86097fdec6ac28cb8f81dba5572a1824c01eb (diff)
downloadjustbuild-90fcfb5ed0c666ad977c6a7fce93528212b9da8f.tar.gz
libgit2: Update to v1.2.0
Diffstat (limited to 'etc/import/include/git2/TARGETS.git2')
-rw-r--r--etc/import/include/git2/TARGETS.git24
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/import/include/git2/TARGETS.git2 b/etc/import/include/git2/TARGETS.git2
index a9dad131..00d78cb0 100644
--- a/etc/import/include/git2/TARGETS.git2
+++ b/etc/import/include/git2/TARGETS.git2
@@ -146,7 +146,7 @@
, "sys/repository.h":
{ "type": ["@", "rules", "patch", "file"]
, "src": [["FILE", null, "sys/repository.h"]]
- , "patch": [["@", "patches", "", "libgit2_v1.1.0_fix-fake-repo.patch"]]
+ , "patch": [["@", "patches", "", "libgit2_v1.2.0_fix-fake-repo.patch"]]
, "patch-part": ["a", "include", "git2", "sys", "repository.h"]
}
, "TREE":
@@ -221,6 +221,7 @@
, "worktree.h"
, "sys/alloc.h"
, "sys/commit.h"
+ , "sys/commit_graph.h"
, "sys/config.h"
, "sys/credential.h"
, "sys/cred.h"
@@ -230,6 +231,7 @@
, "sys/index.h"
, "sys/mempack.h"
, "sys/merge.h"
+ , "sys/midx.h"
, "sys/odb_backend.h"
, "sys/openssl.h"
, "sys/path.h"