python3-protobuf: update to 3.19.4.
This commit is contained in:
parent
e8c74e7ead
commit
40efec2529
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-protobuf'
|
||||
pkgname=python3-protobuf
|
||||
version=3.18.1
|
||||
version=3.19.4
|
||||
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=1c9bb40503751087300dd12ce2e90899d68628977905c76effc48e66d089391e
|
||||
checksum=9df0c10adf3e83015ced42a9a7bd64e13d06c4cf45c340d2c63020ea04499d0a
|
||||
|
||||
build_options="cppext"
|
||||
build_options_default="cppext"
|
||||
|
|
Loading…
Reference in New Issue