community/grpc to 1.30.2-1

This commit is contained in:
Kevin Mihelich 2020-07-24 00:16:06 +00:00
parent bedcd45663
commit 60346b5188

View file

@ -7,10 +7,10 @@
pkgbase='grpc'
pkgname=('grpc' 'python-grpcio' 'php-grpc' 'grpc-cli')
pkgver=1.30.1
pkgver=1.30.2
_gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397
_abseilcppver=20200225.2
pkgrel=2
pkgrel=1
pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
arch=('x86_64')
url='https://grpc.io'
@ -19,7 +19,7 @@ makedepends=('re2c' 'protobuf' 'php' 'c-ares' 'openssl' 'chrpath' 'gflags' 'cyth
source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz"
"https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz"
"https://github.com/abseil/abseil-cpp/archive/$_abseilcppver/abseil-cpp-$_abseilcppver.tar.gz")
sha256sums=('d6a10be7e803cc7ba73b3a03d34f6d18c046b562e4b08752c17aa978464baea3'
sha256sums=('ba74b97a2f1b4e22ec5fb69d639d849d2069fb58ea7d6579a31f800af6fe3b6c'
'443d383db648ebb8e391382c0ab63263b7091d03197f304390baac10f178a468'
'f41868f7a938605c92936230081175d1eae87f6ea2c248f41077c8f88316f111')