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 9d3072c commit f7e6887Copy full SHA for f7e6887
thirdparty/libarchive/CMakeLists.txt
@@ -47,8 +47,8 @@ if(NOT MONOLIBTIC)
47
endif()
48
49
external_project(
50
- DOWNLOAD URL a01a1c81b72cb972841cc6c7a9a8fcb9
51
- https://github.com/libarchive/libarchive/releases/download/v3.8.2/libarchive-3.8.2.tar.xz
+ DOWNLOAD URL 69b3f76dfa5d54966751f45a68a35002
+ https://github.com/libarchive/libarchive/releases/download/v3.8.3/libarchive-3.8.3.tar.xz
52
CMAKE_ARGS ${CMAKE_ARGS}
53
PATCH_FILES ${PATCH_FILES}
54
PATCH_COMMAND ${PATCH_CMD}
0 commit comments