package/{protobuf, python-protobuf}: bump to version 3.13.0
authorMichael Nosthoff <buildroot@heine.tech>
Fri, 11 Sep 2020 16:34:08 +0000 (18:34 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 19 Sep 2020 19:52:28 +0000 (21:52 +0200)
- updated hashes
- explicitly advise to update hash in python-protobuf
- changed link in python-protobuf to point to the protobuf site

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/protobuf/protobuf.hash
package/protobuf/protobuf.mk
package/python-protobuf/Config.in
package/python-protobuf/python-protobuf.hash

index aa9d8715616793bb21a9da47156f69b310ea6c4a..c11f54edc383e458c0707667110cdd748e1058e0 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
 sha256  6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d  LICENSE
-sha256  ccfbaaba52f67e0e6536a05f3df3f6618620d255513cfca3a07f5935b624e26b  protobuf-cpp-3.12.4.tar.gz
+sha256  f8a547dfe143a9f61fadafba47fa6573713a33cb80909307c1502e26e1102298  protobuf-cpp-3.13.0.tar.gz
index 04fea3063edd9437dcd26e8f5823f0d76a4df9d6..5f2690603d608d872ae7e0188e42ff308e9594c0 100644 (file)
@@ -5,9 +5,9 @@
 ################################################################################
 
 # 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.12.4
+# python-protobuf package still works and to update its hash,
+# as they share the same version/site variables.
+PROTOBUF_VERSION = 3.13.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 c53ef7f8223345211853f9d358127e10e9237ac3..1af82112b4a64954c22104d77812bd73425e352f 100644 (file)
@@ -10,4 +10,4 @@ config BR2_PACKAGE_PYTHON_PROTOBUF
          platform-neutral, extensible mechanism for serializing
          structured data.
 
-         https://github.com/protobuf-c/protobuf-c
+         https://developers.google.com/protocol-buffers
index f723d584d1b2cc42b485203ef88597567c07b10a..4098d087ac179ea876a8d18864c8c3a2ee1b6e66 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  ddafee267ec4cfa4b0afc74effd5644a96690036ecd2e310056d317f52e605f4  protobuf-python-3.12.4.tar.gz
+sha256  9c4d2ad449d27da5ac1db1ad5ecc4a642dedd6bbe59219d61d7b655b6b12be89  protobuf-python-3.13.0.tar.gz
 sha256  6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d  LICENSE