Update to protobuf 3.21.11

Only version number bumps for the C++ code
https://github.com/protocolbuffers/protobuf/releases/tag/v21.11
This commit is contained in:
tb 2022-12-12 22:59:05 +00:00
parent f6acb614fd
commit 6326270134
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
COMMENT= Google data interchange format (protocol buffers)
PYMAJOR= 4
PROTOBUF_VERSION= 21.10
PROTOBUF_VERSION= 21.11
V= ${PYMAJOR}.${PROTOBUF_VERSION}
MODPY_EGG_VERSION= ${V:S/-//g}

View File

@ -1,2 +1,2 @@
SHA256 (protobuf-python-4.21.10.tar.gz) = v5gc2LuCAuAlwb3Lzf07fFu3cURD4uXqb/cBikvsaxU=
SIZE (protobuf-python-4.21.10.tar.gz) = 5223461
SHA256 (protobuf-python-4.21.11.tar.gz) = rkym4dpjXzEBnYkRkjFj83LZ0zPohXUQ9ROsujMXLQw=
SIZE (protobuf-python-4.21.11.tar.gz) = 5228514