diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-07-07 23:12:54 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-07-07 23:12:54 -0700 |
| commit | c297ee9848453ce85d272c3f5f0ddf382dce027d (patch) | |
| tree | 06560c1bf24e30de93268d2df9d4622c5eea9b0f /ports/protobuf/CONTROL | |
| parent | 426df16b57c325928e6d587dc385dc836712a6b1 (diff) | |
| download | vcpkg-c297ee9848453ce85d272c3f5f0ddf382dce027d.tar.gz vcpkg-c297ee9848453ce85d272c3f5f0ddf382dce027d.zip | |
[protobuf] Hotfix previous change. Fixes #1409.
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 2ba75ed23..192b57f96 100644 --- a/ports/protobuf/CONTROL +++ b/ports/protobuf/CONTROL @@ -1,4 +1,4 @@ Source: protobuf -Version: 3.3.0-2 +Version: 3.3.0-3 Build-Depends: zlib Description: Protocol Buffers - Google's data interchange format
\ No newline at end of file |
