瀏覽代碼

libarchive: Update script to get 3.6.2

Brad King 2 年之前
父節點
當前提交
744a42c0ee
共有 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.6.0"
+readonly tag="v3.6.2"
 readonly shortlog=false
 readonly paths="
   CMakeLists.txt