python-protobuf: update to 3.12.4.
This commit is contained in:
parent
003e092c12
commit
004039cce0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-protobuf'
|
||||
pkgname=python-protobuf
|
||||
version=3.12.2
|
||||
version=3.12.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -12,7 +12,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=49ef8ab4c27812a89a76fa894fe7a08f42f2147078392c0dee51d4a444ef6df5
|
||||
checksum=c99e5aea75b6f2b29c8d8da5bdc5f5ed8d9a5b4f15115c8316a3f0a850f94656
|
||||
|
||||
post_install() {
|
||||
sed -n 1,29p google/protobuf/__init__.py >LICENSE
|
||||
|
|
Loading…
Reference in a new issue