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


Commits:
b80761eb by Massimiliano Torromeo at 2024-02-05T20:31:59+01:00
upgpkg: 1.60.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.60.0
-       pkgrel = 2
+       pkgver = 1.60.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.60.0/grpc-1.60.0.tar.gz
+       source = https://github.com/grpc/grpc/archive/v1.60.1/grpc-1.60.1.tar.gz
        source = 
https://github.com/google/googletest/archive/0e402173c97aea7a00749e825b194bfede4f2e45/googletest-0e402173c97aea7a00749e825b194bfede4f2e45.tar.gz
-       sha256sums = 
437068b8b777d3b339da94d3498f1dc20642ac9bfa76db43abdd522186b1542b
+       sha256sums = 
30f97253703d0070fa755cc9a3f3770c4c743e78beb7005344e63e16607a35d9
        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.60.0
+pkgver=1.60.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=('437068b8b777d3b339da94d3498f1dc20642ac9bfa76db43abdd522186b1542b'
+sha256sums=('30f97253703d0070fa755cc9a3f3770c4c743e78beb7005344e63e16607a35d9'
             'c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547')
 
 prepare() {



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

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


Reply via email to