diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-05-27 13:08:00 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-26 22:08:00 -0700 |
| commit | 6ca5fb670a5ae70eeeae326f90d0560c935a1c11 (patch) | |
| tree | f87e4d3060c91bc51d6202f4a711ae792cf7a041 /ports/protobuf-c/CONTROL | |
| parent | 7bfd3e4b317e95ae0cf301c051d65b9c027ffdd9 (diff) | |
| download | vcpkg-6ca5fb670a5ae70eeeae326f90d0560c935a1c11.tar.gz vcpkg-6ca5fb670a5ae70eeeae326f90d0560c935a1c11.zip | |
[protobuf-c] Fix tool protoc-gen-c crash (#11517)
Diffstat (limited to 'ports/protobuf-c/CONTROL')
| -rw-r--r-- | ports/protobuf-c/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/protobuf-c/CONTROL b/ports/protobuf-c/CONTROL index dce11fd90..3f42f7e53 100644 --- a/ports/protobuf-c/CONTROL +++ b/ports/protobuf-c/CONTROL @@ -1,5 +1,5 @@ Source: protobuf-c
-Version: 1.3.2
+Version: 1.3.2-1
Homepage: https://github.com/protobuf-c/protobuf-c
Description: This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.
Build-Depends: protobuf
|
