mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/py-protobuf: upgrade to 3.5.2
This commit is contained in:
parent
94013ac304
commit
555bf0ca34
@ -2,7 +2,7 @@
|
|||||||
# Contributor: Corentin Henry <corentinhenry@gmail.com>
|
# Contributor: Corentin Henry <corentinhenry@gmail.com>
|
||||||
pkgname=py-protobuf
|
pkgname=py-protobuf
|
||||||
_pkgname=${pkgname#py-}
|
_pkgname=${pkgname#py-}
|
||||||
pkgver=3.5.1
|
pkgver=3.5.2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Google's data interchange format."
|
pkgdesc="Google's data interchange format."
|
||||||
url="https://github.com/google/protobuf"
|
url="https://github.com/google/protobuf"
|
||||||
@ -53,4 +53,4 @@ _py() {
|
|||||||
chmod +r "$subpkgdir"/usr/lib/*/site-packages/*/*
|
chmod +r "$subpkgdir"/usr/lib/*/site-packages/*/*
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="4406bb9687a949a92cad27a7c9cdf63dca9c73041e796da6731c0d5076ea8e46299be17e77df453bf94340fe5d96b2b6f2436962a126c3157cf21606b42a60ae py-protobuf-3.5.1.tar.gz"
|
sha512sums="b9ad019476f12506c3176f41ed8935a16b6f2dacc167414075bc0a775c382b02e57b3fcf00df6e7dba28fafd631adad982128ff88efc84caf4f718a12b8d2ae6 py-protobuf-3.5.2.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user