Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / grpc


Commits:
19a6da8f by Massimiliano Torromeo at 2023-09-07T09:26:56+02:00
upgpkg: 1.58.0-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
 
 pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'python-grpcio-tools' 'php-grpc' 
'php-legacy-grpc' 'grpc-cli')
-pkgver=1.56.2
+pkgver=1.58.0
 _gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
-pkgrel=4
+pkgrel=1
 pkgdesc="High performance, open source, general RPC framework that puts mobile 
and HTTP/2 first."
 arch=('x86_64')
 url='https://grpc.io'
@@ -17,13 +17,13 @@ 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";
         "https://github.com/grpc/grpc/commit/117dc80e.patch";)
-sha256sums=('931f07db9d48cff6a6007c1033ba6d691fe655bea2765444bc1ad974dfc840aa'
+sha256sums=('ec64fdab22726d50fc056474dd29401d914cc616f53ab8f2fe4866772881d581'
             'c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547'
             '2764d9f6f08511f54e1153ebe350a91a251f6f8a335ad8903dea161bd432d27d')
 
 prepare() {
   cd "$srcdir/$pkgbase-$pkgver"
- 
+
   # Fix find_dependency cmake macro
   patch -p1 -i ../117dc80e.patch
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/19a6da8f04f3e9aa2f27a05aeee63183f51f1d05

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/19a6da8f04f3e9aa2f27a05aeee63183f51f1d05
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to