diff mbox series

package/grpc: bump version to 1.43.0

Message ID 20211220084621.3346121-1-buildroot@heine.tech
State Accepted
Headers show
Series package/grpc: bump version to 1.43.0 | expand

Commit Message

Michael Nosthoff Dec. 20, 2021, 8:46 a.m. UTC
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(-)

Comments

Arnout Vandecappelle Dec. 20, 2021, 10:41 p.m. UTC | #1
On 20/12/2021 09:46, Michael Nosthoff via buildroot wrote:
> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   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 0e81410358..3da1d9a323 100644
> --- a/package/grpc/grpc.hash
> +++ b/package/grpc/grpc.hash
> @@ -1,3 +1,3 @@
>   # Locally computed
> -sha256  b2f2620c762427bfeeef96a68c1924319f384e877bc0e084487601e4cc6e434c  grpc-1.42.0.tar.gz
> +sha256  9647220c699cea4dafa92ec0917c25c7812be51a18143af047e20f3fb05adddc  grpc-1.43.0.tar.gz
>   sha256  277adcc1dcef8359b1efb48e628635f88b40be8fbd64e82fd0169930d135d7a5  LICENSE
> diff --git a/package/grpc/grpc.mk b/package/grpc/grpc.mk
> index 025ab40777..2e8bc5049f 100644
> --- a/package/grpc/grpc.mk
> +++ b/package/grpc/grpc.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -GRPC_VERSION = 1.42.0
> +GRPC_VERSION = 1.43.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
>
diff mbox series

Patch

diff --git a/package/grpc/grpc.hash b/package/grpc/grpc.hash
index 0e81410358..3da1d9a323 100644
--- a/package/grpc/grpc.hash
+++ b/package/grpc/grpc.hash
@@ -1,3 +1,3 @@ 
 # Locally computed
-sha256  b2f2620c762427bfeeef96a68c1924319f384e877bc0e084487601e4cc6e434c  grpc-1.42.0.tar.gz
+sha256  9647220c699cea4dafa92ec0917c25c7812be51a18143af047e20f3fb05adddc  grpc-1.43.0.tar.gz
 sha256  277adcc1dcef8359b1efb48e628635f88b40be8fbd64e82fd0169930d135d7a5  LICENSE
diff --git a/package/grpc/grpc.mk b/package/grpc/grpc.mk
index 025ab40777..2e8bc5049f 100644
--- a/package/grpc/grpc.mk
+++ b/package/grpc/grpc.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-GRPC_VERSION = 1.42.0
+GRPC_VERSION = 1.43.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