mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-protobuf: update to 3.10.0
This commit is contained in:
parent
63182598bf
commit
a7056c2830
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-protobuf'
|
# Template file for 'python-protobuf'
|
||||||
pkgname=python-protobuf
|
pkgname=python-protobuf
|
||||||
version=3.7.1
|
version=3.10.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="protobuf-${version}"
|
wrksrc="protobuf-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Charles E. Lehner <cel@celehner.com>"
|
||||||
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=21e395d7959551e759d604940a115c51c6347d90a475c9baf471a1a86b5604a9
|
checksum=db83b5c12c0cd30150bb568e6feb2435c49ce4e68fe2d7b903113f0e221e58fe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n 1,29p google/protobuf/__init__.py >LICENSE
|
sed -n 1,29p google/protobuf/__init__.py >LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue