From de38c89252e734d0c5c5ede0b6e68296208e5053 Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 24 May 2022 12:17:57 -0400 Subject: libarchive: Update script to get 3.5.3 --- Utilities/Scripts/update-libarchive.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/Scripts/update-libarchive.bash b/Utilities/Scripts/update-libarchive.bash index 3a24e2b..8f5b13a 100755 --- a/Utilities/Scripts/update-libarchive.bash +++ b/Utilities/Scripts/update-libarchive.bash @@ -8,7 +8,7 @@ readonly name="LibArchive" readonly ownership="LibArchive Upstream " readonly subtree="Utilities/cmlibarchive" readonly repo="https://github.com/libarchive/libarchive.git" -readonly tag="v3.5.1" +readonly tag="v3.5.3" readonly shortlog=false readonly paths=" CMakeLists.txt -- cgit v0.12