ソースを参照

libarchive: Update script to get 3.7.5

Brad King 1 年間 前
コミット
dfbb1f2f0d
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="v3.7.2"
+readonly tag="v3.7.5"
 readonly shortlog=false
 readonly shortlog=false
 readonly paths="
 readonly paths="
   CMakeLists.txt
   CMakeLists.txt