* [Buildroot] [PATCH] package/grpc: bump to version 1.49.1
@ 2022-09-28 6:59 Michael Nosthoff via buildroot
2022-09-28 21:39 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2022-09-28 6:59 UTC (permalink / raw)
To: buildroot; +Cc: Robert Rose
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 d7c1b89aca..9ef976a60a 100644
--- a/package/grpc/grpc.hash
+++ b/package/grpc/grpc.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 9b1f348b15a7637f5191e4e673194549384f2eccf01fcef7cc1515864d71b424 grpc-1.48.0.tar.gz
+sha256 5071b630e2a14707ad060636990f1b25b0984bd168c7ea1ab95e48a3bdc0081f grpc-1.49.1.tar.gz
sha256 590198e3f305f2c347fde64d637c65492bbef554db6c8364e149cd375e3797ee LICENSE
diff --git a/package/grpc/grpc.mk b/package/grpc/grpc.mk
index 5d90397efc..5f28e86113 100644
--- a/package/grpc/grpc.mk
+++ b/package/grpc/grpc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GRPC_VERSION = 1.48.0
+GRPC_VERSION = 1.49.1
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.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-28 21:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-28 6:59 [Buildroot] [PATCH] package/grpc: bump to version 1.49.1 Michael Nosthoff via buildroot
2022-09-28 21:39 ` Thomas Petazzoni
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.