[arch-commits] Commit in grpc/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Mon Jun 10 09:49:40 UTC 2019
Date: Monday, June 10, 2019 @ 09:49:39
Author: mtorromeo
Revision: 479709
upgpkg: grpc 1.21.4-1
Modified:
grpc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-10 09:10:49 UTC (rev 479708)
+++ PKGBUILD 2019-06-10 09:49:39 UTC (rev 479709)
@@ -4,9 +4,9 @@
pkgbase='grpc'
pkgname=('grpc' 'python-grpcio' 'php-grpc' 'grpc-cli')
-pkgver=1.21.1
+pkgver=1.21.4
_gtestver=1.8.1
-pkgrel=2
+pkgrel=1
pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
arch=('x86_64')
url='https://grpc.io'
@@ -16,7 +16,7 @@
source=("https://github.com/$pkgname/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
"https://github.com/google/googletest/archive/release-$_gtestver/googletest-$_gtestver.tar.gz"
"makefile.patch")
-sha256sums=('1bf082fb3016154d3f806da8eb5876caf05743da4b2e8130fadd000df74b5bb6'
+sha256sums=('5112475ca2ab15c7b26f88708c44761b1f8488e3a941e8b89d9d8a95e2e615a2'
'9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c'
'f292cb387f0cf7567e6e8004a6dd57bf0375abbaa8968dcd97cbd7e72409670f')
More information about the arch-commits
mailing list