python3-protobuf: update to 3.15.8.
This commit is contained in:
parent
b9c29f6eb9
commit
e79daee489
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-protobuf'
|
||||
pkgname=python3-protobuf
|
||||
version=3.15.7
|
||||
version=3.15.8
|
||||
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=2d03fc2591543cd2456d0b72230b50c4519546a8d379ac6fd3ecd84c6df61e5d
|
||||
checksum=0277f62b1e42210cafe79a71628c1d553348da81cbd553402a7f7549c50b11d0
|
||||
|
||||
build_options="cppext"
|
||||
build_options_default="cppext"
|
||||
|
|
Loading…
Reference in a new issue