浏览代码

libarchive: Update script to get 3.5.1

Brad King 4 年之前
父节点
当前提交
3d05964b02
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Utilities/Scripts/update-libarchive.bash

+ 1 - 1
Utilities/Scripts/update-libarchive.bash

@@ -8,7 +8,7 @@ readonly name="LibArchive"
 readonly ownership="LibArchive Upstream <[email protected]>"
 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