diff options
| author | Tom Tan <lilotom@gmail.com> | 2020-09-05 07:22:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-05 07:22:07 -0700 |
| commit | 95f6e7d0c75b4d7f4bf529362a6f44d023b79fd0 (patch) | |
| tree | c72920ccbd60723daca09c38006665604ecc9897 /ports/protobuf/CONTROL | |
| parent | abda2ddcb4e5f0d074fe8c8d83c2e5cd525ec370 (diff) | |
| download | vcpkg-95f6e7d0c75b4d7f4bf529362a6f44d023b79fd0.tar.gz vcpkg-95f6e7d0c75b4d7f4bf529362a6f44d023b79fd0.zip | |
Download pkgconfig for protobuf in download mode (#13263)
* Download pkgconfig for protobuf in download mode
* Bump version of protobuf
* Update ports/protobuf/CONTROL
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
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 a79f2aaf2..ecacb7c28 100644 --- a/ports/protobuf/CONTROL +++ b/ports/protobuf/CONTROL @@ -1,5 +1,6 @@ Source: protobuf Version: 3.13.0 +Port-Version: 1 Homepage: https://github.com/protocolbuffers/protobuf Description: Protocol Buffers - Google's data interchange format |
