From: Michael Nosthoff Date: Mon, 15 Mar 2021 14:28:03 +0000 (+0100) Subject: package/{protobuf, python-protobuf}: bump to version 3.15.6 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a1602aafd139b58d48be4e1de823f0839d7bdb03;p=buildroot.git package/{protobuf, python-protobuf}: bump to version 3.15.6 Signed-off-by: Michael Nosthoff Signed-off-by: Thomas Petazzoni --- diff --git a/package/protobuf/protobuf.hash b/package/protobuf/protobuf.hash index 084f8ce0f2..79d3184f59 100644 --- a/package/protobuf/protobuf.hash +++ b/package/protobuf/protobuf.hash @@ -1,3 +1,3 @@ # Locally calculated sha256 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d LICENSE -sha256 984a65bcc3522b40b7aa493e392dc7ff710c2e4254fdd3ca0594a16f32391199 protobuf-cpp-3.15.3.tar.gz +sha256 bbdfb7455431d7d58666e8a2996d14b236718ff238eecde10646581e4c87f168 protobuf-cpp-3.15.6.tar.gz diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk index 0c8ac46bfa..ea75480038 100644 --- a/package/protobuf/protobuf.mk +++ b/package/protobuf/protobuf.mk @@ -7,7 +7,7 @@ # When bumping this package, make sure to also verify if the # python-protobuf package still works and to update its hash, # as they share the same version/site variables. -PROTOBUF_VERSION = 3.15.3 +PROTOBUF_VERSION = 3.15.6 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 diff --git a/package/python-protobuf/python-protobuf.hash b/package/python-protobuf/python-protobuf.hash index f74625bd2f..0d3665b736 100644 --- a/package/python-protobuf/python-protobuf.hash +++ b/package/python-protobuf/python-protobuf.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 f777d95da5b870b8d5e06765bec3596a9ad5aa1f1595279a4836db562e82e281 protobuf-python-3.15.3.tar.gz +sha256 7e8c58a14950ac7a727864d5c521f48c81feb66ff7df325487fc930c9aa50d8b protobuf-python-3.15.6.tar.gz sha256 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d LICENSE