mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/grpc to 1.24.3-1
This commit is contained in:
parent
632a19f7dd
commit
b74e830e0b
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase='grpc'
|
||||
pkgname=('grpc' 'python-grpcio' 'php-grpc' 'grpc-cli')
|
||||
pkgver=1.24.2
|
||||
pkgver=1.24.3
|
||||
_gtestver=1.8.1
|
||||
_upbver=931bbecbd3230ae7f22efa5d203639facc47f719
|
||||
pkgrel=1
|
||||
|
@ -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=('fd040f5238ff1e32b468d9d38e50f0d7f8da0828019948c9001e9a03093e1d8f'
|
||||
sha256sums=('c84b3fa140fcd6cce79b3f9de6357c5733a0071e04ca4e65ba5f8d306f10f033'
|
||||
'9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c'
|
||||
'95150db57b51b65f3422c38953956e0f786945d842d76f8ab685fbcd93ab5caa'
|
||||
'f292cb387f0cf7567e6e8004a6dd57bf0375abbaa8968dcd97cbd7e72409670f')
|
||||
|
|
Loading…
Reference in a new issue