diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-12-18 17:31:37 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-01-09 12:27:19 -0800 |
| commit | bdc430c8ec3925ee3de10be152a192459ef84ce1 (patch) | |
| tree | 4e77c27c93aec81bf4eb6bcb1f35508281640945 /ports/protobuf/CONTROL | |
| parent | bb1bb1c94a72b891883efa6522791620ef3bbc0f (diff) | |
| download | vcpkg-bdc430c8ec3925ee3de10be152a192459ef84ce1.tar.gz vcpkg-bdc430c8ec3925ee3de10be152a192459ef84ce1.zip | |
[protobuf] Fix protoc.exe on non-windows
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 89719093c..88bc7d3ee 100644 --- a/ports/protobuf/CONTROL +++ b/ports/protobuf/CONTROL @@ -1,5 +1,5 @@ Source: protobuf -Version: 3.6.1.3 +Version: 3.6.1.3-1 Description: Protocol Buffers - Google's data interchange format Feature: zlib |
