aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Lu <6320810+kevinlul@users.noreply.github.com>2019-12-23 13:34:37 -0700
committerRobert Schumacher <roschuma@microsoft.com>2019-12-23 12:34:37 -0800
commitdeec33abc9e89bfe40a0b10c7829ab3461d8ac56 (patch)
tree0f55acd8f0c97536c81da31ec00e465561a3ce10
parent1fa5544eeb31107c578ed6240f9c9de69a657804 (diff)
downloadvcpkg-deec33abc9e89bfe40a0b10c7829ab3461d8ac56.tar.gz
vcpkg-deec33abc9e89bfe40a0b10c7829ab3461d8ac56.zip
[protobuf] Update to 3.11.2 (#9271)
* [protobuf] Update to 3.11.1 * [protobuf] Update to 3.11.2
-rw-r--r--ports/protobuf/CONTROL2
-rw-r--r--ports/protobuf/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/protobuf/CONTROL b/ports/protobuf/CONTROL
index 8c3e35406..6f9eb1d85 100644
--- a/ports/protobuf/CONTROL
+++ b/ports/protobuf/CONTROL
@@ -1,5 +1,5 @@
Source: protobuf
-Version: 3.11.0
+Version: 3.11.2
Homepage: https://github.com/google/protobuf
Description: Protocol Buffers - Google's data interchange format
diff --git a/ports/protobuf/portfile.cmake b/ports/protobuf/portfile.cmake
index 8ce664cb2..1d595bf09 100644
--- a/ports/protobuf/portfile.cmake
+++ b/ports/protobuf/portfile.cmake
@@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO protocolbuffers/protobuf
- REF v3.11.0
- SHA512 c3b4c0da30d886ca2c8bd45e38767e12cf1e603aca13a1f7463ae896c85e5a30fd32e4b2ddeb775f9c04ca0d753cd5946c5808cefbab4982a3fa4433702f771f
+ REF v3.11.2
+ SHA512 8319c1e003e5fc64e91b512de016ec1cf10265b294d3b4beea60856beaeb02b4d7682343c74b2c12b0f6d4d6258451af9b9d72bcb4b495293b7637da21030c8f
HEAD_REF master
PATCHES
fix-uwp.patch