diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-08-10 09:50:59 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-08-11 16:23:04 +0200 |
commit | 22d5f3af715af3d79ec6c002e8609ab8a35e69b9 (patch) | |
tree | 55eb3664a8ef8480ec91ec1264d707d82c479c8e /etc/repos.json | |
parent | b6c119047a39bc97f7912723226d790182c038d1 (diff) | |
download | justbuild-22d5f3af715af3d79ec6c002e8609ab8a35e69b9.tar.gz |
external: Update libarchive to v3.7.1
Diffstat (limited to 'etc/repos.json')
-rw-r--r-- | etc/repos.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/repos.json b/etc/repos.json index 5207e3b6..47634286 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -456,11 +456,11 @@ , "com_github_libarchive_libarchive": { "repository": { "type": "archive" - , "content": "2dafab016d6338086925fd04dbaa6a18bd24cb31" - , "fetch": "https://github.com/libarchive/libarchive/releases/download/v3.6.2/libarchive-3.6.2.tar.gz" - , "sha256": "ba6d02f15ba04aba9c23fd5f236bb234eab9d5209e95d1c4df85c44d5f19b9b3" - , "sha512": "24e476465054a29a2d48adf3c197a171b5361fa5038729a1f14d578c6701424de4e5dd6a2b20a6b697969ab43bdd8afc1585f8de0465c266f455d7eaa19e5048" - , "subdir": "libarchive-3.6.2" + , "content": "922b6c729d391c010ffa6228134c164886bac0f1" + , "fetch": "https://github.com/libarchive/libarchive/releases/download/v3.7.1/libarchive-3.7.1.tar.gz" + , "sha256": "5d24e40819768f74daf846b99837fc53a3a9dcdf3ce1c2003fe0596db850f0f0" + , "sha512": "ccd36fc5e24e5feaad15b08496c4f6373f1bbb6ba657af5dc633b9d1454c98aba9a59ccffc48b41afc1219119d46c15d4db09c5855950422946e4dc058f17b88" + , "subdir": "libarchive-3.7.1" } , "target_root": "import targets" , "target_file_name": "TARGETS.archive" |