Update py-protobuf to 4.21.4
https://github.com/protocolbuffers/protobuf/releases/tag/v21.3 https://github.com/protocolbuffers/protobuf/releases/tag/v21.4
This commit is contained in:
parent
c2ee250c4c
commit
4e0e2946e9
@ -1,8 +1,7 @@
|
||||
COMMENT= Google data interchange format (protocol buffers)
|
||||
|
||||
PYMAJOR= 4
|
||||
CPPMAJOR= 3
|
||||
PROTOBUF_VERSION= 21.2
|
||||
PROTOBUF_VERSION= 21.4
|
||||
V= ${PYMAJOR}.${PROTOBUF_VERSION}
|
||||
MODPY_EGG_VERSION= ${V:S/-//g}
|
||||
TAG= v${PROTOBUF_VERSION:S/rc-/rc/}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (protobuf-python-4.21.2.tar.gz) = E4k4q4c9KNk1UyfvvN0S7MKG/1bc/LPlctwvAVKu1Fw=
|
||||
SIZE (protobuf-python-4.21.2.tar.gz) = 5206651
|
||||
SHA256 (protobuf-python-4.21.4.tar.gz) = MtijcnH0KqoPQGWfdwQEhNYEixh+SpjawJ657Vkqkdw=
|
||||
SIZE (protobuf-python-4.21.4.tar.gz) = 5224266
|
||||
|
Loading…
Reference in New Issue
Block a user