python3-protobuf: update to 3.14.0.
This commit is contained in:
parent
6cc9511b07
commit
1da38a12d7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-protobuf'
|
||||
pkgname=python3-protobuf
|
||||
version=3.13.0
|
||||
revision=3
|
||||
version=3.14.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -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=6a82e0c8bb2bf58f606040cc5814e07715b2094caeba281e2e7d0b0e2e397db5
|
||||
checksum=1d63eb389347293d8915fb47bee0951c7b5dab522a4a60118b9a18f33e21f8ce
|
||||
|
||||
build_options="cppext"
|
||||
build_options_default="cppext"
|
||||
|
|
Loading…
Reference in a new issue