community/grpc to 1.39.1-1

This commit is contained in:
Kevin Mihelich 2021-08-15 14:42:08 +00:00
parent fdabdbd656
commit 02b8dda32f

View file

@ -7,7 +7,7 @@
pkgbase='grpc'
pkgname=('grpc' 'python-grpcio' 'php-grpc' 'php7-grpc' 'grpc-cli')
pkgver=1.39.0
pkgver=1.39.1
_gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397
pkgrel=1
pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
@ -19,7 +19,7 @@ makedepends=('re2' 're2c' 'protobuf' 'php' 'php7' 'c-ares' 'openssl' 'chrpath' '
source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz"
"https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz"
"python-grpcio-use-system-abseil.patch")
sha256sums=('b16992aa1c949c10d5d5ce2a62f9d99fa7de77da2943e643fb66dcaf075826d6'
sha256sums=('024118069912358e60722a2b7e507e9c3b51eeaeee06e2dd9d95d9c16f6639ec'
'443d383db648ebb8e391382c0ab63263b7091d03197f304390baac10f178a468'
'f8b9cf84e16ac66d9cb74c954362b037e69ae98a61d16fc1889ad15831bee588')