python-protobuf: update to 3.7.0.

This commit is contained in:
maxice8 2019-03-08 23:46:14 -03:00 committed by maxice8
parent 84088c1d5e
commit 09b0ab33a9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-protobuf'
pkgname=python-protobuf
version=3.6.1
version=3.7.0
revision=1
archs=noarch
wrksrc="protobuf-${version}"
@ -13,7 +13,7 @@ maintainer="Charles E. Lehner <cel@celehner.com>"
license="BSD-3-Clause"
homepage="https://developers.google.com/protocol-buffers/"
distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz"
checksum=1489b376b0f364bcc6f89519718c057eb191d7ad6f1b395ffd93d1aa45587811
checksum=ad385fbb9754023d17be14dd5aa67efff07f43c5df7f93118aef3c20e635ea19
post_install() {
sed -n 1,29p google/protobuf/__init__.py >LICENSE