summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-05-24 12:17:57 -0400
committerBrad King <brad.king@kitware.com>2022-05-24 12:17:57 -0400
commitde38c89252e734d0c5c5ede0b6e68296208e5053 (patch)
treeec20baed8d9b0fbd29684f20965f2e31ad5705e9
parenta57652b0d6b589629a69b292fd4ddb16a05fc7d2 (diff)
downloadcmake-de38c89252e734d0c5c5ede0b6e68296208e5053.tar.gz
libarchive: Update script to get 3.5.3
-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 3a24e2b3ef..8f5b13a66d 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.5.1"
+readonly tag="v3.5.3"
readonly shortlog=false
readonly paths="
CMakeLists.txt