From 5fee76606b7a1f252e75e95c3d8303777459938d Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 27 Feb 2017 08:47:11 -0500 Subject: libarchive: Update script to get 3.3.1 --- 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 6c4eeb0..41c6a66 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.0" +readonly tag="v3.3.1" readonly shortlog=false readonly paths=" CMakeLists.txt -- cgit v0.12