python3-protobuf: update to 4.21.6.

This commit is contained in:
Andrew J. Hesford 2022-09-16 08:07:39 -04:00
parent 4276bf6ea4
commit cf5dd29ffd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-protobuf'
pkgname=python3-protobuf
version=4.21.5
version=4.21.6
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://developers.google.com/protocol-buffers/"
distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz"
checksum=eb1106e87e095628e96884a877a51cdb90087106ee693925ec0a300468a9be3a
checksum=6b1040a5661cd5f6e610cbca9cfaa2a17d60e2bb545309bc1b278bb05be44bdd
build_options="cppext"
build_options_default="cppext"