[Buildroot] [git commit] package/{python-}protobuf: bump to version 36.1
From: Julien Olivain via buildroot <hidden>
Date: 2026-09-12 10:49:05
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/5839ccb520f51ca5c6381b2c0eb32b33e8ebf4b5 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v36.1 https://github.com/protocolbuffers/protobuf/releases/tag/v36.0 Signed-off-by: Michael Nosthoff <redacted> Signed-off-by: Julien Olivain <redacted> --- package/protobuf/protobuf.hash | 2 +- package/protobuf/protobuf.mk | 2 +- package/python-protobuf/python-protobuf.hash | 4 ++-- package/python-protobuf/python-protobuf.mk | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/protobuf/protobuf.hash b/package/protobuf/protobuf.hash
index aaf5d77095..17d42534a6 100644
--- a/package/protobuf/protobuf.hash
+++ b/package/protobuf/protobuf.hash@@ -1,3 +1,3 @@ # Locally calculated sha256 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d LICENSE -sha256 f0b6838e7522a8da96126d487068c959bc624926368f3024ac8fd03abd0a1ac4 protobuf-35.1.tar.gz +sha256 dc74fa582f559cbd31614ddfefb4868f43c919d7184bde514bb47f90c6025eb8 protobuf-36.1.tar.gz
diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk
index d4d0e3e0d0..c4ffbe9eca 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 = 35.1 +PROTOBUF_VERSION = 36.1 PROTOBUF_SITE = https://github.com/protocolbuffers/protobuf/releases/download/v$(PROTOBUF_VERSION) PROTOBUF_LICENSE = BSD-3-Clause PROTOBUF_LICENSE_FILES = LICENSE
diff --git a/package/python-protobuf/python-protobuf.hash b/package/python-protobuf/python-protobuf.hash
index 714e2cf49b..469ca3e6bd 100644
--- a/package/python-protobuf/python-protobuf.hash
+++ b/package/python-protobuf/python-protobuf.hash@@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/protobuf/json -md5 e9074f4f40672c900f878be049f86cb8 protobuf-7.35.1.tar.gz -sha256 ce115a26fe0c39a2c29973d914d327e516a6455464489fe3cd1e51a1b354f81a protobuf-7.35.1.tar.gz +md5 5cef553eb5bceb0d5a57610f1aa3c40c protobuf-7.36.1.tar.gz +sha256 d0f6470f0ce2b84e3feaea2d4b816378b37ba4d4aa08a274305373de93e2d524 protobuf-7.36.1.tar.gz # Locally computed sha256 checksums sha256 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d LICENSE
diff --git a/package/python-protobuf/python-protobuf.mk b/package/python-protobuf/python-protobuf.mk
index 17369d1462..d73c265302 100644
--- a/package/python-protobuf/python-protobuf.mk
+++ b/package/python-protobuf/python-protobuf.mk@@ -6,7 +6,7 @@ PYTHON_PROTOBUF_VERSION = $(PROTOBUF_VERSION) PYTHON_PROTOBUF_SOURCE = protobuf-7.$(PYTHON_PROTOBUF_VERSION).tar.gz -PYTHON_PROTOBUF_SITE = https://files.pythonhosted.org/packages/da/01/9ef0afd7999eb9badb3a768b4aedd78c86d4c65cfaf1958ab276199e76b4 +PYTHON_PROTOBUF_SITE = https://files.pythonhosted.org/packages/86/73/f66c748df06e7fe24e658eddd600d19c4b40bad836c97ce2d0ad9851fb6b PYTHON_PROTOBUF_LICENSE = BSD-3-Clause PYTHON_PROTOBUF_LICENSE_FILES = LICENSE
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot