aboutsummaryrefslogtreecommitdiff
path: root/ports/protobuf/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2019-06-19 04:34:43 +0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-06-18 13:34:43 -0700
commit1a63672f8fa796b044c839c777f7113ccea6e635 (patch)
tree3647ce538089d9a3a39f223c76aae0b0d7b6253a /ports/protobuf/CONTROL
parentbd5007625e2c44e4474361d9cba5e03fa6e5aab7 (diff)
downloadvcpkg-1a63672f8fa796b044c839c777f7113ccea6e635.tar.gz
vcpkg-1a63672f8fa796b044c839c777f7113ccea6e635.zip
[protobuf] Update to 3.8.0 (#6739)
* [protobuf] Update to 3.8.0 * [nlopt] set options off * [shogun] should not use CMAKE_SYSTEM_PROCESSOR in port file * [protobuf] Add Homepage * [protobuf] turn warning flag off * [protobuf] Fix orc build error on macOS * bump shogun, fix nlopt
Diffstat (limited to 'ports/protobuf/CONTROL')
-rw-r--r--ports/protobuf/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/protobuf/CONTROL b/ports/protobuf/CONTROL
index caca65297..bce258d24 100644
--- a/ports/protobuf/CONTROL
+++ b/ports/protobuf/CONTROL
@@ -1,8 +1,8 @@
Source: protobuf
-Version: 3.7.1
+Version: 3.8.0
Homepage: https://github.com/google/protobuf
Description: Protocol Buffers - Google's data interchange format
Feature: zlib
Description: ZLib based features like Gzip streams
-Build-Depends: zlib
+Build-Depends: zlib \ No newline at end of file