mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/grpc to 1.34.0-3
This commit is contained in:
parent
5617d57419
commit
df40928639
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@ pkgbase='grpc'
|
|||
pkgname=('grpc' 'python-grpcio' 'php-grpc' 'grpc-cli')
|
||||
pkgver=1.34.0
|
||||
_gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397
|
||||
_abseilcppver=20200225.2
|
||||
pkgrel=2
|
||||
_abseilcppver=20200923.2
|
||||
pkgrel=3
|
||||
pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
|
||||
arch=('x86_64')
|
||||
url='https://grpc.io'
|
||||
|
@ -22,7 +22,7 @@ source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz"
|
|||
"atomic.patch")
|
||||
sha256sums=('7372a881122cd85a7224435a1d58bc5e11c88d4fb98a64b83f36f3d1c2f16d39'
|
||||
'443d383db648ebb8e391382c0ab63263b7091d03197f304390baac10f178a468'
|
||||
'f41868f7a938605c92936230081175d1eae87f6ea2c248f41077c8f88316f111'
|
||||
'bf3f13b13a0095d926b25640e060f7e13881bd8a792705dd9e161f3c2b9aa976'
|
||||
'2f1285c8874cad70a7e1800f80b1673e8a1b7e2ff11f1f3e198063988cc5ab06')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue