extra/grpc to 1.65.3-3

This commit is contained in:
Kevin Mihelich 2024-08-07 10:22:37 +00:00
parent 97767da879
commit 733453a704
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.65.3
pkgrel = 1
pkgrel = 3
url = https://grpc.io
arch = x86_64
license = Apache-2.0

View file

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