Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
grpc
Commits:
e44a2c03 by Christian Heusel at 2024-09-09T11:02:54+02:00
upgpkg: 1.65.5-2: Rebuild for protobuf 28
- - - - -
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.65.5
- pkgrel = 1
+ pkgrel = 2
url = https://grpc.io
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgbase='grpc'
pkgname=('grpc' 'python-grpcio' 'python-grpcio-tools' 'php-grpc'
'php-legacy-grpc' 'grpc-cli')
pkgver=1.65.5
_gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
-pkgrel=1
+pkgrel=2
pkgdesc="High performance, open source, general RPC framework that puts mobile
and HTTP/2 first."
arch=('x86_64')
url='https://grpc.io'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/e44a2c038f331128bc90cbf3f6eb15eceb6eddcd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/e44a2c038f331128bc90cbf3f6eb15eceb6eddcd
You're receiving this email because of your account on gitlab.archlinux.org.