Skip to content

Commit

Permalink
Merge pull request #9 from Seagate/bugfixes/large-ssl-message
Browse files Browse the repository at this point in the history
Update to protobuf-util version with large SSL message fix
  • Loading branch information
Marshall Pierce committed Jun 11, 2014
2 parents 36c5812 + 1b90844 commit 54fe2a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ set(PREFIX "${CMAKE_BINARY_DIR}/vendor")

include(ExternalProject)

set(PROTOBUFUTIL_VERSION "0.2.3")
set(PROTOBUFUTIL_MD5 "b60a0ff47222ab70e0ddb7a8e6ef6900")
set(PROTOBUFUTIL_VERSION "v0.2.4")
set(PROTOBUFUTIL_MD5 "5d21e7ad0737463b6629ac3e2c8f4e8d")

ExternalProject_add(
protobufutil
Expand Down

0 comments on commit 54fe2a1

Please sign in to comment.