mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python-protobuf: update to 3.3.0.
This commit is contained in:
parent
0c4df716ef
commit
208841418f
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-protobuf'
|
# Template file for 'python-protobuf'
|
||||||
pkgname=python-protobuf
|
pkgname=python-protobuf
|
||||||
version=3.1.0.post1
|
version=3.3.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="protobuf-${version}"
|
wrksrc="protobuf-${version}"
|
||||||
|
@ -15,9 +15,8 @@ license="BSD"
|
||||||
distfiles="
|
distfiles="
|
||||||
${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz
|
${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz
|
||||||
https://raw.githubusercontent.com/google/protobuf/master/LICENSE"
|
https://raw.githubusercontent.com/google/protobuf/master/LICENSE"
|
||||||
checksum="
|
checksum="1cbcee2c45773f57cb6de7ee0eceb97f92b9b69c0178305509b162c0160c1f04
|
||||||
1a2e989ff8820ef2eaf56b07cd40ad764ec505a0f0b52b69f7fa9e0d5afbddb7
|
af67c58de2e18677a0b8cb5fffbe2232aabb8eb2930e8cd684769cef3d74a262"
|
||||||
af67c58de2e18677a0b8cb5fffbe2232aabb8eb2930e8cd684769cef3d74a262"
|
|
||||||
skip_extraction=LICENSE
|
skip_extraction=LICENSE
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue