浏览代码

libarchive: Update script to get 3.8.1

Brad King 3 周之前
父节点
当前提交
b2c42d8207
共有 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.7.9"
+readonly tag="v3.8.1"
 readonly shortlog=false
 readonly paths="
   CMakeLists.txt