mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/grpc to 1.25.0-4
This commit is contained in:
parent
b9cd651586
commit
a9359b5b2d
1 changed files with 3 additions and 3 deletions
|
@ -7,10 +7,10 @@
|
|||
|
||||
pkgbase='grpc'
|
||||
pkgname=('grpc' 'python-grpcio' 'php-grpc' 'grpc-cli')
|
||||
pkgver=1.24.3
|
||||
pkgver=1.25.0
|
||||
_gtestver=1.8.1
|
||||
_upbver=931bbecbd3230ae7f22efa5d203639facc47f719
|
||||
pkgrel=2
|
||||
pkgrel=4
|
||||
pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
|
||||
arch=('x86_64')
|
||||
url='https://grpc.io'
|
||||
|
@ -21,7 +21,7 @@ source=("https://github.com/$pkgname/$pkgname/archive/v$pkgver/$pkgname-$pkgver.
|
|||
"https://github.com/google/googletest/archive/release-$_gtestver/googletest-$_gtestver.tar.gz"
|
||||
"https://github.com/protocolbuffers/upb/archive/$_upbver/upb-$_upbver.tar.gz"
|
||||
"makefile.patch")
|
||||
sha256sums=('c84b3fa140fcd6cce79b3f9de6357c5733a0071e04ca4e65ba5f8d306f10f033'
|
||||
sha256sums=('ffbe61269160ea745e487f79b0fd06b6edd3d50c6d9123f053b5634737cf2f69'
|
||||
'9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c'
|
||||
'95150db57b51b65f3422c38953956e0f786945d842d76f8ab685fbcd93ab5caa'
|
||||
'f292cb387f0cf7567e6e8004a6dd57bf0375abbaa8968dcd97cbd7e72409670f')
|
||||
|
|
Loading…
Reference in a new issue