protobuf: bump to 3.6.0
authorMatt Weber <matthew.weber@rockwellcollins.com>
Wed, 20 Jun 2018 21:41:19 +0000 (16:41 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 22 Jun 2018 18:00:04 +0000 (20:00 +0200)
(also bumps protobuf-python)

Fixes the following issue and brauto builds
https://github.com/google/protobuf/issues/3937
http://autobuild.buildroot.net/results/982f727495c1d3524685015c34b1cbb1e0bbb4b0
http://autobuild.buildroot.net/results/adbd3088e24d7e681c995f8c3d1db0e14ac500ba

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/protobuf/protobuf.hash
package/protobuf/protobuf.mk
package/python-protobuf/python-protobuf.hash

index 4492487efb28617b919c9a490cb44eda3ebd0b4e..bcd1f64de0131d5d2ef7b5ff2d23ace8e92aba65 100644 (file)
@@ -1,2 +1,3 @@
 # Locally calculated
-sha256 c28dba8782da2cfea1e11c61d335958c31a9c1bc553063546af9cbe98f204092 protobuf-cpp-3.5.1.tar.gz
+sha256 c3cab055964d554e4fd85067fe3e9eb45c9915cebcf537e97fafaa245376bce1  protobuf-cpp-3.6.0.tar.gz
+sha256 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d  LICENSE
index 1440589c14f5630a16cf651a41befa9a4bd27c79..9caf87ed93138fe8c2acbf4aa7e45f07c4f1d948 100644 (file)
@@ -7,7 +7,7 @@
 # When bumping this package, make sure to also verify if the
 # python-protobuf package still works, as they share the same
 # version/site variables.
-PROTOBUF_VERSION = 3.5.1
+PROTOBUF_VERSION = 3.6.0
 PROTOBUF_SOURCE = protobuf-cpp-$(PROTOBUF_VERSION).tar.gz
 PROTOBUF_SITE = https://github.com/google/protobuf/releases/download/v$(PROTOBUF_VERSION)
 PROTOBUF_LICENSE = BSD-3-Clause
index 9c7606ce340067ef688ceb46a2bbee315446806e..652751c7b6ece59c48c5f55dcc85a2f76749fc12 100644 (file)
@@ -1,2 +1,3 @@
 # Locally calculated
-sha256 13d3c15ebfad8c28bee203dd4a0f6e600d2a7d2243bac8b5d0e517466500fcae protobuf-python-3.5.1.tar.gz
+sha256 6b399412cd68c7efe64d31824ad0db44f803aed91d0c6a9ea94272682c3da2df  protobuf-python-3.6.0.tar.gz
+sha256 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d  LICENSE