mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/grpc to 1.65.3-3
This commit is contained in:
parent
97767da879
commit
733453a704
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue