python-protobuf: update to 3.7.1.

This commit is contained in:
maxice8 2019-03-26 19:02:56 -03:00 committed by maxice8
parent 49b448ba6d
commit 2d845299f2
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.7.0
version=3.7.1
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=ad385fbb9754023d17be14dd5aa67efff07f43c5df7f93118aef3c20e635ea19
checksum=21e395d7959551e759d604940a115c51c6347d90a475c9baf471a1a86b5604a9
post_install() {
sed -n 1,29p google/protobuf/__init__.py >LICENSE