Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
grpc
Commits:
98431a0e by Christian Heusel at 2026-05-28T17:03:08+02:00
upgpkg: 1.80.0-2: Rebuild packages for protobuf 35.0
- - - - -
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.80.0
- pkgrel = 1
+ pkgrel = 2
url = https://grpc.io
arch = x86_64
license = Apache-2.0
@@ -25,12 +25,12 @@ pkgbase = grpc
makedepends = re2c
source = https://github.com/grpc/grpc/archive/v1.80.0/grpc-1.80.0.tar.gz
source =
https://github.com/google/googletest/archive/2dd1c131950043a8ad5ab0d2dda0e0970596586a/googletest-2dd1c131950043a8ad5ab0d2dda0e0970596586a.tar.gz
- source =
https://github.com/protocolbuffers/protobuf/archive/v34.1/protobuf-34.1.tar.gz
+ source =
https://github.com/protocolbuffers/protobuf/archive/v35.0/protobuf-35.0.tar.gz
source = protobuf-34-build-fix.patch
source = fix-python-system-abseil.patch
sha256sums =
38f58596277fa632064cc0719b9ece4381c8c77461cb51e9b66ca149574b7865
sha256sums =
31bf78bd91b96dd5e24fab3bb1d7f3f7453ccbaceec9afb86d6e4816a15ab109
- sha256sums =
a83103b7ed3afaeedee9a212c8f65825444f58144f5e075b73c83f2b4ff27b62
+ sha256sums =
e127ea69dd7be4e88abdd95845fb6c30d25d96971d95827e92b70e2e910d46a1
sha256sums =
2c126e40c54bdc88ab57fad12cbd860fc999aceb0e2787263edcbf024097ecec
sha256sums =
24a8dc761deff4a39b5fc9a7fb2b65c049e600b14c548a28f52376b98c456a7e
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@ pkgbase='grpc'
pkgname=('grpc' 'python-grpcio' 'python-grpcio-tools' 'php-grpc'
'php-legacy-grpc' 'grpc-cli')
pkgver=1.80.0
_gtestver=2dd1c131950043a8ad5ab0d2dda0e0970596586a
-pkgrel=1
-_protobuf_ver=34.1
+pkgrel=2
+_protobuf_ver=35.0
pkgdesc="High performance, open source, general RPC framework that puts mobile
and HTTP/2 first."
arch=('x86_64')
url='https://grpc.io'
@@ -40,7 +40,7 @@
source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz"
"fix-python-system-abseil.patch")
sha256sums=('38f58596277fa632064cc0719b9ece4381c8c77461cb51e9b66ca149574b7865'
'31bf78bd91b96dd5e24fab3bb1d7f3f7453ccbaceec9afb86d6e4816a15ab109'
- 'a83103b7ed3afaeedee9a212c8f65825444f58144f5e075b73c83f2b4ff27b62'
+ 'e127ea69dd7be4e88abdd95845fb6c30d25d96971d95827e92b70e2e910d46a1'
'2c126e40c54bdc88ab57fad12cbd860fc999aceb0e2787263edcbf024097ecec'
'24a8dc761deff4a39b5fc9a7fb2b65c049e600b14c548a28f52376b98c456a7e')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/98431a0e32a97f5ecd9e1727002fdf11024ca9d5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/98431a0e32a97f5ecd9e1727002fdf11024ca9d5
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help