mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-protobuf: update to 4.21.5.
This commit is contained in:
parent
e6fa41e9ed
commit
019036de91
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-protobuf'
|
# Template file for 'python3-protobuf'
|
||||||
pkgname=python3-protobuf
|
pkgname=python3-protobuf
|
||||||
version=4.21.4
|
version=4.21.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://developers.google.com/protocol-buffers/"
|
homepage="https://developers.google.com/protocol-buffers/"
|
||||||
distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz"
|
||||||
checksum=5783dc0d6edae631145337fabb18503b4f77274f94cdd22a4b26b9fe5029e718
|
checksum=eb1106e87e095628e96884a877a51cdb90087106ee693925ec0a300468a9be3a
|
||||||
|
|
||||||
build_options="cppext"
|
build_options="cppext"
|
||||||
build_options_default="cppext"
|
build_options_default="cppext"
|
||||||
|
|
Loading…
Add table
Reference in a new issue