mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/grpc to 1.24.1-1
This commit is contained in:
parent
3bd2e0b53b
commit
e12be4d4a9
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.0
|
||||
pkgver=1.24.1
|
||||
_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=('03a22a2fbfec8ccc44ff2e8061c312c9b4a0d33046b6d0c84c8eca5c56569387'
|
||||
sha256sums=('ffadb8c6bcd725b60c370484062363c4c476335fbd5f377dcc66ac9c91aeae03'
|
||||
'9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c'
|
||||
'95150db57b51b65f3422c38953956e0f786945d842d76f8ab685fbcd93ab5caa'
|
||||
'f292cb387f0cf7567e6e8004a6dd57bf0375abbaa8968dcd97cbd7e72409670f')
|
||||
|
|
Loading…
Reference in a new issue