We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a7e65 commit f1eedf7Copy full SHA for f1eedf7
thirdparty/libarchive/CMakeLists.txt
@@ -47,8 +47,8 @@ if(NOT MONOLIBTIC)
47
endif()
48
49
external_project(
50
- DOWNLOAD URL 69b3f76dfa5d54966751f45a68a35002
51
- https://github.com/libarchive/libarchive/releases/download/v3.8.3/libarchive-3.8.3.tar.xz
+ DOWNLOAD URL 355bb47a72fad8417eb745754005fdb9
+ https://github.com/libarchive/libarchive/releases/download/v3.8.4/libarchive-3.8.4.tar.xz
52
CMAKE_ARGS ${CMAKE_ARGS}
53
PATCH_FILES ${PATCH_FILES}
54
PATCH_COMMAND ${PATCH_CMD}
0 commit comments