mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-protobuf: update to 3.15.1.
This commit is contained in:
parent
61f7451840
commit
c6bd423c68
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=3.15.0
|
version=3.15.1
|
||||||
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=e9f13fadb15b80e4a83ef5d9fa44e19243b1e2d96e84ee2228ca305180ca059e
|
checksum=824dbae3390fcc3ea1bf96748e6da951a601802894cf7e1465e72b4732538cab
|
||||||
|
|
||||||
build_options="cppext"
|
build_options="cppext"
|
||||||
build_options_default="cppext"
|
build_options_default="cppext"
|
||||||
|
|
Loading…
Add table
Reference in a new issue