aboutsummaryrefslogtreecommitdiff
path: root/ports/protobuf/CONTROL
diff options
context:
space:
mode:
authorAndi Burch <andi.burch@gmail.com>2020-06-05 21:21:34 +0200
committerGitHub <noreply@github.com>2020-06-05 12:21:34 -0700
commitaccac885d8f87943fd9f6daeae811d3bbe2dabb9 (patch)
treea669556c9701a2793a247b0e8a8ae345a1c7bd01 /ports/protobuf/CONTROL
parentb4f3e5854a115c18ed72219afec3d87fbaa9f3be (diff)
downloadvcpkg-accac885d8f87943fd9f6daeae811d3bbe2dabb9.tar.gz
vcpkg-accac885d8f87943fd9f6daeae811d3bbe2dabb9.zip
[protobuf] Don't redefine PROTOBUF_USE_DLLS (#11516)
* [protobuf] Don't redefine PROTOBUF_USE_DLLS * [protobuf] Increased version in CONTROL after merge from master.
Diffstat (limited to 'ports/protobuf/CONTROL')
-rw-r--r--ports/protobuf/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/protobuf/CONTROL b/ports/protobuf/CONTROL
index 5a72ae6fb..0feaaed4c 100644
--- a/ports/protobuf/CONTROL
+++ b/ports/protobuf/CONTROL
@@ -1,5 +1,5 @@
Source: protobuf
-Version: 3.12.0-1
+Version: 3.12.0-2
Homepage: https://github.com/google/protobuf
Description: Protocol Buffers - Google's data interchange format