summaryrefslogtreecommitdiffstats
path: root/Utilities/Scripts/update-libarchive.bash
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-08-02 15:45:19 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-08-02 15:45:35 (GMT)
commit6bef326eb4140444ed70a202bc37af11e0ba158b (patch)
tree8e4d02f71edb3d062f96747fe40a61a384b51688 /Utilities/Scripts/update-libarchive.bash
parent83c86639103d9cfc009b9e998009d81e579df25f (diff)
parentc80d8cb293155ef9be76079c90cb159990ecb43f (diff)
downloadCMake-6bef326eb4140444ed70a202bc37af11e0ba158b.zip
CMake-6bef326eb4140444ed70a202bc37af11e0ba158b.tar.gz
CMake-6bef326eb4140444ed70a202bc37af11e0ba158b.tar.bz2
Merge topic 'update-libarchive'
c80d8cb2 libarchive: Fix inclusion of zlib, bzlib, and lzma for build within CMake 6df1bda1 Merge branch 'upstream-LibArchive' into update-libarchive 11f3dcb0 LibArchive 2017-07-09 (98a69539) b6674431 libarchive: Update script to get 3.3.2 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1071
Diffstat (limited to 'Utilities/Scripts/update-libarchive.bash')
-rwxr-xr-xUtilities/Scripts/update-libarchive.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Scripts/update-libarchive.bash b/Utilities/Scripts/update-libarchive.bash
index 41c6a66..7534f94 100755
--- a/Utilities/Scripts/update-libarchive.bash
+++ b/Utilities/Scripts/update-libarchive.bash
@@ -8,7 +8,7 @@ readonly name="LibArchive"
readonly ownership="LibArchive Upstream <libarchive-discuss@googlegroups.com>"
readonly subtree="Utilities/cmlibarchive"
readonly repo="https://github.com/libarchive/libarchive.git"
-readonly tag="v3.3.1"
+readonly tag="v3.3.2"
readonly shortlog=false
readonly paths="
CMakeLists.txt