mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/grpc to 1.43.2-1
This commit is contained in:
parent
2ffe051533
commit
c62160886e
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@
|
|||
|
||||
pkgbase='grpc'
|
||||
pkgname=('grpc' 'python-grpcio' 'php-grpc' 'php7-grpc' 'grpc-cli')
|
||||
pkgver=1.43.0
|
||||
pkgver=1.43.2
|
||||
_gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
|
||||
arch=('x86_64')
|
||||
url='https://grpc.io'
|
||||
|
@ -20,7 +20,7 @@ checkdepends=('python-six')
|
|||
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=('9647220c699cea4dafa92ec0917c25c7812be51a18143af047e20f3fb05adddc'
|
||||
sha256sums=('b74ce7d26fe187970d1d8e2c06a5d3391122f7bc1fdce569aff5e435fb8fe780'
|
||||
'443d383db648ebb8e391382c0ab63263b7091d03197f304390baac10f178a468'
|
||||
'3cfb289266f9d2697b917e4400f18a6592f95a99e658e401c1332870b219358b')
|
||||
|
||||
|
|
Loading…
Reference in a new issue