forked from mindspore-Ecosystem/mindspore
md5 master 1123
This commit is contained in:
parent
821aba8907
commit
407aa9a06f
|
@ -23,7 +23,7 @@ endif()
|
|||
|
||||
if(ENABLE_GITEE)
|
||||
set(REQ_URL "https://gitee.com/mirrors/glog/repository/archive/v0.4.0.tar.gz")
|
||||
set(MD5 "1e63d5e35a607bade6380a61ae61bceb")
|
||||
set(MD5 "9a7598a00c569a11ff1a419076de4ed7")
|
||||
else()
|
||||
set(REQ_URL "https://github.com/google/glog/archive/v0.4.0.tar.gz")
|
||||
set(MD5 "0daea8785e6df922d7887755c3d100d0")
|
||||
|
|
Loading…
Reference in New Issue