[arch-commits] Commit in grpc/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at gemini.archlinux.org
Thu Mar 24 09:57:30 UTC 2022


    Date: Thursday, March 24, 2022 @ 09:57:29
  Author: mtorromeo
Revision: 1173896

upgpkg: grpc 1.45.0-1

Modified:
  grpc/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 09:03:08 UTC (rev 1173895)
+++ PKGBUILD	2022-03-24 09:57:29 UTC (rev 1173896)
@@ -4,8 +4,8 @@
 
 pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'php-grpc' 'php7-grpc' 'grpc-cli')
-pkgver=1.43.2
-_gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397
+pkgver=1.45.0
+_gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
 pkgrel=1
 pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
 arch=('x86_64')
@@ -13,12 +13,13 @@
 license=('BSD')
 makedepends=('re2' 're2c' 'protobuf' 'php' 'php7' 'c-ares' 'openssl' 'chrpath' 'cython'
              'cmake' 'benchmark' 'python-setuptools' 'abseil-cpp' 'ninja')
+options=('debug')
 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=('b74ce7d26fe187970d1d8e2c06a5d3391122f7bc1fdce569aff5e435fb8fe780'
-            '443d383db648ebb8e391382c0ab63263b7091d03197f304390baac10f178a468'
+sha256sums=('ec19657a677d49af59aa806ec299c070c882986c9fcc022b1c22c2a3caf01bcd'
+            'c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547'
             '3cfb289266f9d2697b917e4400f18a6592f95a99e658e401c1332870b219358b')
 
 prepare() {



More information about the arch-commits mailing list