diff options
| author | Jozef Izso <jozef.izso@gmail.com> | 2020-05-20 00:09:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-19 15:09:01 -0700 |
| commit | e6c6d96218e390f71b6c83761b7c73de188fbbdd (patch) | |
| tree | 809c45609d24720e87bd239cc91ea228dd0cc0c3 /ports/protobuf/CONTROL | |
| parent | 36fcce0bbf1fff1e42e561842a2afc1864f699c1 (diff) | |
| download | vcpkg-e6c6d96218e390f71b6c83761b7c73de188fbbdd.tar.gz vcpkg-e6c6d96218e390f71b6c83761b7c73de188fbbdd.zip | |
[protobuf] protobuf v3.12.0 (#11397)
* [protobuf] protobuf v3.12.0
* Fix ignition-msg5 library to compile with protobuf 3.12
Diffstat (limited to 'ports/protobuf/CONTROL')
| -rw-r--r-- | ports/protobuf/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/protobuf/CONTROL b/ports/protobuf/CONTROL index 2385d6e32..1b8551bf5 100644 --- a/ports/protobuf/CONTROL +++ b/ports/protobuf/CONTROL @@ -1,5 +1,5 @@ Source: protobuf -Version: 3.11.4-1 +Version: 3.12.0 Homepage: https://github.com/google/protobuf Description: Protocol Buffers - Google's data interchange format |
