aboutsummaryrefslogtreecommitdiff
path: root/projects/libarchive
diff options
context:
space:
mode:
authorOliver Chang <oliverchang@users.noreply.github.com>2020-12-10 09:49:27 +1100
committerGitHub <noreply@github.com>2020-12-10 09:49:27 +1100
commit84faf557299268508cef5d2a0adfcc882f6f7478 (patch)
tree6628417b684047719f2419af52bbf24492138fa8 /projects/libarchive
parent45be5bd6f6bbaf6e23dbfeb062b318f5f6458c22 (diff)
downloadoss-fuzz-84faf557299268508cef5d2a0adfcc882f6f7478.tar.gz
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
Diffstat (limited to 'projects/libarchive')
-rw-r--r--projects/libarchive/project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/libarchive/project.yaml b/projects/libarchive/project.yaml
index b34dc0ecb..46379886e 100644
--- a/projects/libarchive/project.yaml
+++ b/projects/libarchive/project.yaml
@@ -9,3 +9,4 @@ sanitizers:
- memory:
experimental: True
- undefined
+main_repo: 'https://github.com/libarchive/libarchive.git'