浏览代码

libarchive: Update script to get 3.3.0

Brad King 8 年之前
父节点
当前提交
cdce7c619c
共有 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 ownership="LibArchive Upstream <[email protected]>"
 readonly subtree="Utilities/cmlibarchive"
 readonly subtree="Utilities/cmlibarchive"
 readonly repo="https://github.com/libarchive/libarchive.git"
 readonly repo="https://github.com/libarchive/libarchive.git"
-readonly tag="master"
+readonly tag="v3.3.0"
 readonly shortlog=false
 readonly shortlog=false
 readonly paths="
 readonly paths="
   CMakeLists.txt
   CMakeLists.txt