diff options
| author | ras0219 <533828+ras0219@users.noreply.github.com> | 2021-04-23 10:40:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-23 10:40:07 -0700 |
| commit | e4096d6c17799638de97ceca4583d9adfc54b87b (patch) | |
| tree | 9b9994234552e28c96934dd7ab489554b34109e2 /ports/upb/CONTROL | |
| parent | 46de713371cc0161276a2668547901f684aef014 (diff) | |
| download | vcpkg-e4096d6c17799638de97ceca4583d9adfc54b87b.tar.gz vcpkg-e4096d6c17799638de97ceca4583d9adfc54b87b.zip | |
[grpc][upb] Update to newer versions (#17422)
* [gRPC] 1.36.4
* [upb] update to 2020-12-19
* update version
* [upb] Fix config.cmake file
* [grpc] Restore using system upb
* [grpc][upb] Version db changes
* [grpc][upb] Fix building upbdefs in grpc
Co-authored-by: Jeong YunWon <jeong@youknowone.org>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'ports/upb/CONTROL')
| -rw-r--r-- | ports/upb/CONTROL | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/upb/CONTROL b/ports/upb/CONTROL deleted file mode 100644 index a24ac31ab..000000000 --- a/ports/upb/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: upb -Version: 2020-08-19 -Homepage: https://github.com/protocolbuffers/upb/ -Description: μpb (often written 'upb') is a small protobuf implementation written in C. |
