* update grpc to 1.67.1-6

This commit is contained in:
Alexander Baldeck 2025-02-05 13:14:32 +01:00
parent 6560e4be8d
commit 8910697496
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = grpc
pkgdesc = High performance, open source, general RPC framework that puts mobile and HTTP/2 first.
pkgver = 1.67.1
pkgrel = 5
pkgrel = 6
url = https://grpc.io
arch = x86_64
arch = powerpc64le

View File

@ -7,7 +7,7 @@ pkgbase='grpc'
pkgname=('grpc' 'python-grpcio' 'python-grpcio-tools' 'php-grpc' 'php-legacy-grpc' 'grpc-cli')
pkgver=1.67.1
_gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
pkgrel=5
pkgrel=6
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'