Skip to content

Commit

Permalink
Merge pull request #52 from nhonth/master
Browse files Browse the repository at this point in the history
Update MD5 hash of protobuf source code.
  • Loading branch information
willyd authored Jan 25, 2018
2 parents b7b52a5 + 3df42ea commit 0b806e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protobuf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ set(protobuf_MODULE_COMPATIBLE ON CACHE BOOL \"\")
ExternalProject_Add(
${PROJECT_NAME}_download
URL https://github.com/google/protobuf/archive/v3.1.0/protobuf-v3.1.0.tar.gz
URL_MD5 14a532a7538551d5def317bfca41dace
URL_MD5 39d6a4fa549c0cce164aa3064b1492dc
DOWNLOAD_DIR ${CB_DOWNLOAD_DIR}
PATCH_COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_SOURCE_DIR}/patches/type_traits.h src/google/protobuf/stubs/type_traits.h
CONFIGURE_COMMAND ""
Expand Down

0 comments on commit 0b806e2

Please sign in to comment.