Skip to content

Commit 7f6503c

Browse files
authored
Add comment of grpc.tar.xz (#11153)
1 parent 036a90f commit 7f6503c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/external/grpc.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ ExternalProject_Add(
4545
# checkout and clean other dirs under third_party
4646
# 4. remove .git, and package the directory.
4747
URL "http://paddlepaddledeps.bj.bcebos.com/grpc-v1.8.x.tar.gz"
48+
URL_MD5 "c9c58ee7d0e8929a63155af6a2ecdbd0"
4849
PREFIX ${GRPC_SOURCES_DIR}
4950
UPDATE_COMMAND ""
5051
CONFIGURE_COMMAND ""

0 commit comments

Comments
 (0)