!7582 [MD]Add gitee repo for thirdparty donwload

Merge pull request !7582 from xulei/lite_test0905
This commit is contained in:
mindspore-ci-bot 2020-10-22 09:08:16 +08:00 committed by Gitee
commit 74428a4f0b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
if (ENABLE_GITEE)
set(REQ_URL "https://gitee.com/mirrors/sqlite/repository/archive/version-3.32.2.tar.gz")
set(MD5 "0e085913eba4a8227924545043a08b28")
set(MD5 "7312cad1739d8a73b14abddc850c0afa")
else()
set(REQ_URL "https://github.com/sqlite/sqlite/archive/version-3.32.2.tar.gz")
set(MD5 "ea6d3b3289b4ac216fb06081a01ef101")