From 710f37c47a7df54c39e50d050e790271c547ad80 Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 26 Sep 2018 09:52:01 -0400 Subject: libarchive: Update script to get 3.3.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 7534f94..3188658 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.3.2" +readonly tag="v3.3.3" readonly shortlog=false readonly paths=" CMakeLists.txt -- cgit v0.12