md5 master 1123

This commit is contained in:
dingpeifei 2021-11-23 14:22:39 +08:00
parent 821aba8907
commit 407aa9a06f
1 changed files with 1 additions and 1 deletions

View File

@ -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")