From: Michael Nosthoff via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: Robert Rose <robertroyrose@gmail.com>
Subject: [Buildroot] [PATCH 2/2] package/grpc: bump to version 1.78.0
Date: Thu, 12 Feb 2026 12:10:14 +0100 [thread overview]
Message-ID: <20260212111019.4129325-2-buildroot@heine.tech> (raw)
In-Reply-To: <20260212111019.4129325-1-buildroot@heine.tech>
Release Notes:
https://github.com/grpc/grpc/releases/tag/v1.78.0
(v1.77.0 was never released, so no log)
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
package/grpc/grpc.hash | 2 +-
package/grpc/grpc.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/grpc/grpc.hash b/package/grpc/grpc.hash
index 130e098c9e..289a6f8191 100644
--- a/package/grpc/grpc.hash
+++ b/package/grpc/grpc.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 0af37b800953130b47c075b56683ee60bdc3eda3c37fc6004193f5b569758204 grpc-1.76.0.tar.gz
+sha256 e2ace790a5f2d0f83259d1390a816a33b013ea34df2e86084d927e58daa4c5d9 grpc-1.78.0.tar.gz
sha256 590198e3f305f2c347fde64d637c65492bbef554db6c8364e149cd375e3797ee LICENSE
diff --git a/package/grpc/grpc.mk b/package/grpc/grpc.mk
index 77cbc366f0..c99863e92b 100644
--- a/package/grpc/grpc.mk
+++ b/package/grpc/grpc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GRPC_VERSION = 1.76.0
+GRPC_VERSION = 1.78.0
GRPC_SITE = $(call github,grpc,grpc,v$(GRPC_VERSION))
GRPC_LICENSE = Apache-2.0, BSD-3-Clause (third_party code), MPL-2.0 (etc/roots.pem)
GRPC_LICENSE_FILES = LICENSE
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2026-02-12 11:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-12 11:10 [Buildroot] [PATCH 1/2] package/libabseil-cpp: bump to version 20260107.1 Michael Nosthoff via buildroot
2026-02-12 11:10 ` Michael Nosthoff via buildroot [this message]
2026-02-12 20:44 ` Julien Olivain via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260212111019.4129325-2-buildroot@heine.tech \
--to=buildroot@buildroot.org \
--cc=buildroot@heine.tech \
--cc=robertroyrose@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.