mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parent
d583082e6a
commit
1df9debeb5
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.4.0
|
version=3.5.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="protobuf-${version}"
|
wrksrc="protobuf-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Charles E. Lehner <cel@celehner.com>"
|
||||||
homepage="https://developers.google.com/protocol-buffers/"
|
homepage="https://developers.google.com/protocol-buffers/"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz"
|
||||||
checksum=ef02609ef445987976a3a26bff77119c518e0915c96661c3a3b17856d0ef6374
|
checksum=95b78959572de7d7fafa3acb718ed71f482932ddddddbd29ba8319c10639d863
|
||||||
|
|
||||||
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