File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ if (TARS_SSL)
167167 set (LIB_CRYPTO "libcrypto" )
168168
169169 ExternalProject_Add (ADD_${LIB_SSL}
170- URL https://cnb.cool/tarsyun/tars/src/-/packages/maven/tars:openssl-1.1.1l/-/tag/1.1.1/-/file/openssl-1.1.1l.tar.gz
170+ URL https://cnb.cool/tarsyun/tars/src/-/packages/maven/tars:openssl-1.1.1l/-/tag/1.1.1/-/file/openssl-1.1.1l-1.1.1 .tar.gz
171171 DOWNLOAD_DIR ${CMAKE_SOURCE_DIR } /download
172172 PREFIX ${CMAKE_BINARY_DIR }
173173 INSTALL_DIR ${CMAKE_SOURCE_DIR }
@@ -212,7 +212,7 @@ if (TARS_MYSQL)
212212 set (LIB_MYSQL "libmysql" )
213213
214214 ExternalProject_Add (ADD_${LIB_MYSQL}
215- URL https://cnb.cool/tarsyun/tars/src/-/packages/maven/tars:mysql-connector-c-src.fixed/-/tag/6.1.11/-/file/mysql-connector-c-6.1.11-src.fixed.zip
215+ URL https://cnb.cool/tarsyun/tars/src/-/packages/maven/tars:mysql-connector-c-src.fixed/-/tag/6.1.11/-/file/mysql-connector-c-src.fixed- 6.1.11.tar.gz
216216 DOWNLOAD_DIR ${CMAKE_SOURCE_DIR } /download
217217 PREFIX ${CMAKE_BINARY_DIR }
218218 INSTALL_DIR ${CMAKE_SOURCE_DIR }
You can’t perform that action at this time.
0 commit comments