summaryrefslogtreecommitdiff
path: root/Utilities/Scripts
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-02-24 09:31:22 -0500
committerCMake Topic Stage <kwrobot@kitware.com>2017-02-24 09:31:22 -0500
commit33f636264a5d830f67316dc6184f4056b3a3629f (patch)
treee6ac48bd3f34f86be4bed7f0e520555a1550b458 /Utilities/Scripts
parent8429068d7c37d06e53b871811760419ab3e36455 (diff)
parentd49176e91e4fb4ae31be1011c1029ca07d2cf494 (diff)
downloadcmake-33f636264a5d830f67316dc6184f4056b3a3629f.tar.gz
Merge topic 'update-libarchive'
d49176e9 libarchive: Avoid using isblank ce8f117f libarchive: Avoid declaration after statement in C code e0f725f8 libarchive: Fix use of ssize_t in archive_entry.h ae4861ec libarchive: Define __LA_DEPRECATED consistently fecb70dd Update CMake pre-cached values for libarchive 3.3.0 a59a7ee9 Merge branch 'upstream-LibArchive' into update-libarchive c206211a LibArchive 2017-02-19 (100ee75a) cdce7c61 libarchive: Update script to get 3.3.0
Diffstat (limited to 'Utilities/Scripts')
-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 3b422692d3..6c4eeb0ed8 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="master"
+readonly tag="v3.3.0"
readonly shortlog=false
readonly paths="
CMakeLists.txt