diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-12-28 13:19:50 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-28 13:19:50 -0800 |
| commit | 59c519f93bb99b8ce01930b0acebafb34db78832 (patch) | |
| tree | 47805fbf8680d0e986c54c6625af4b7d12c24745 /ports/protobuf/CONTROL | |
| parent | bba1522d76dee593f039b99a0f24cf4fb6adc118 (diff) | |
| download | vcpkg-59c519f93bb99b8ce01930b0acebafb34db78832.tar.gz vcpkg-59c519f93bb99b8ce01930b0acebafb34db78832.zip | |
[protobuf] Fix the default proto file path (#15246)
Diffstat (limited to 'ports/protobuf/CONTROL')
| -rw-r--r-- | ports/protobuf/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/protobuf/CONTROL b/ports/protobuf/CONTROL index 7d67ac742..967503724 100644 --- a/ports/protobuf/CONTROL +++ b/ports/protobuf/CONTROL @@ -1,5 +1,6 @@ Source: protobuf Version: 3.14.0 +Port-Version: 1 Homepage: https://github.com/protocolbuffers/protobuf Description: Protocol Buffers - Google's data interchange format |
