Skip to content
Snippets Groups Projects

libarchive: Update to version 3.5.1

Merged Brad King requested to merge brad.king/cmake:update-libarchive into master
Files
68
@@ -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.4.2"
readonly tag="v3.5.1"
readonly shortlog=false
readonly paths="
CMakeLists.txt
Loading