* update grpc to 1.60.0-2

This commit is contained in:
Alexander Baldeck 2024-01-31 15:12:47 +01:00
parent eb619fb050
commit 55d40b0d73

View File

@ -7,7 +7,7 @@ pkgbase='grpc'
pkgname=('grpc' 'python-grpcio' 'python-grpcio-tools' 'php-grpc' 'php-legacy-grpc' 'grpc-cli')
pkgver=1.60.0
_gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
pkgrel=1
pkgrel=2
pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://grpc.io'