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


Commits:
4c4ae6ff by Massimiliano Torromeo at 2024-03-08T21:31:02+01:00
upgpkg: 1.62.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = grpc
        pkgdesc = High performance, open source, general RPC framework that 
puts mobile and HTTP/2 first.
-       pkgver = 1.62.0
-       pkgrel = 2
+       pkgver = 1.62.1
+       pkgrel = 1
        url = https://grpc.io
        arch = x86_64
        license = BSD
@@ -20,9 +20,9 @@ pkgbase = grpc
        makedepends = python-setuptools
        makedepends = abseil-cpp
        makedepends = ninja
-       source = https://github.com/grpc/grpc/archive/v1.62.0/grpc-1.62.0.tar.gz
+       source = https://github.com/grpc/grpc/archive/v1.62.1/grpc-1.62.1.tar.gz
        source = 
https://github.com/google/googletest/archive/0e402173c97aea7a00749e825b194bfede4f2e45/googletest-0e402173c97aea7a00749e825b194bfede4f2e45.tar.gz
-       sha256sums = 
f40bde4ce2f31760f65dc49a2f50876f59077026494e67dccf23992548b1b04f
+       sha256sums = 
c9f9ae6e4d6f40464ee9958be4068087881ed6aa37e30d0e64d40ed7be39dd01
        sha256sums = 
c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547
 
 pkgname = grpc


=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
 
 pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'python-grpcio-tools' 'php-grpc' 
'php-legacy-grpc' 'grpc-cli')
-pkgver=1.62.0
+pkgver=1.62.1
 _gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
-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 @@ makedepends=('re2' 're2c' 'protobuf' 'php' 'php-legacy' 
'c-ares' 'openssl' 'chrp
 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";)
-sha256sums=('f40bde4ce2f31760f65dc49a2f50876f59077026494e67dccf23992548b1b04f'
+sha256sums=('c9f9ae6e4d6f40464ee9958be4068087881ed6aa37e30d0e64d40ed7be39dd01'
             'c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547')
 
 prepare() {



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

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


Reply via email to