python3-protobuf: update to 3.17.2.
This commit is contained in:
parent
76c838fd8c
commit
0d2a953de2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-protobuf'
|
# Template file for 'python3-protobuf'
|
||||||
pkgname=python3-protobuf
|
pkgname=python3-protobuf
|
||||||
version=3.17.1
|
version=3.17.2
|
||||||
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=25bc4f1c23aced9b3a9e70eef7f03e63bcbd6cfbd881a91b5688412dce8992e1
|
checksum=5a3450acf046716e4a4f02a3f7adfb7b86f1b5b3ae392cec759915e79538d40d
|
||||||
|
|
||||||
build_options="cppext"
|
build_options="cppext"
|
||||||
build_options_default="cppext"
|
build_options_default="cppext"
|
||||||
|
|
Loading…
Reference in New Issue