Update dependencies
This commit is contained in:
4
3rdParty/libarchive/ext/CMakeLists.txt
vendored
4
3rdParty/libarchive/ext/CMakeLists.txt
vendored
@@ -32,7 +32,7 @@ ExternalProject_Add(zlib
|
||||
|
||||
ExternalProject_Add(zstd
|
||||
GIT_REPOSITORY ${ZSTD_REPO}
|
||||
GIT_TAG v1.5.5
|
||||
GIT_TAG v1.5.7
|
||||
GIT_SHALLOW TRUE
|
||||
SOURCE_DIR zstd
|
||||
SOURCE_SUBDIR build/cmake
|
||||
@@ -76,7 +76,7 @@ ExternalProject_Add(
|
||||
libarchive
|
||||
DEPENDS zlib zstd lz4
|
||||
GIT_REPOSITORY ${LIBARCHIVE_REPO}
|
||||
GIT_TAG v3.7.4
|
||||
GIT_TAG v3.7.9
|
||||
GIT_SHALLOW TRUE
|
||||
SOURCE_DIR libarchive
|
||||
BINARY_DIR libarchive-build
|
||||
|
||||
Reference in New Issue
Block a user