Update to py-protobuf 4.21.1
https://github.com/protocolbuffers/protobuf/releases/tag/v21.1
This commit is contained in:
parent
06d2b6cde6
commit
a475e97c9b
@ -2,7 +2,7 @@ COMMENT= Google data interchange format (protocol buffers)
|
||||
|
||||
PYMAJOR= 4
|
||||
CPPMAJOR= 3
|
||||
PROTOBUF_VERSION= 21.0
|
||||
PROTOBUF_VERSION= 21.1
|
||||
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.0.tar.gz) = J7jYlhuKl6q6mLYBKQDW/Oy9cIJBLETGsvUMFHQZjdY=
|
||||
SIZE (protobuf-python-4.21.0.tar.gz) = 5170513
|
||||
SHA256 (protobuf-python-4.21.1.tar.gz) = YmaARtHNn2A5bKnJBkMgyFDQ7sYy8y9KSMbnbEGfnQI=
|
||||
SIZE (protobuf-python-4.21.1.tar.gz) = 5183457
|
||||
|
Loading…
Reference in New Issue
Block a user