All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/re2: bump version to 2021-04-01
@ 2021-05-31 19:02 Michael Nosthoff
  2021-05-31 19:02 ` [Buildroot] [PATCH 2/3] package/libabseil-cpp: bump version to 20210324.1 Michael Nosthoff
  2021-05-31 19:02 ` [Buildroot] [PATCH 3/3] package/grpc: bump version to 1.38.0 Michael Nosthoff
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Nosthoff @ 2021-05-31 19:02 UTC (permalink / raw
  To: buildroot

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
 package/re2/re2.hash | 2 +-
 package/re2/re2.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/re2/re2.hash b/package/re2/re2.hash
index a2ed659b64..4182125f5e 100644
--- a/package/re2/re2.hash
+++ b/package/re2/re2.hash
@@ -1,3 +1,3 @@
 # locally calculated
-sha256  1396ab50c06c1a8885fb68bf49a5ecfd989163015fd96699a180d6414937f33f  re2-2021-02-02.tar.gz
+sha256  358aedf71dbf26506848905f5d4417b7adba5cf44d3bbcf70bf4ef68ccb0871e  re2-2021-04-01.tar.gz
 sha256  6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449  LICENSE
diff --git a/package/re2/re2.mk b/package/re2/re2.mk
index 028079cb55..806ca24efc 100644
--- a/package/re2/re2.mk
+++ b/package/re2/re2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RE2_VERSION = 2021-02-02
+RE2_VERSION = 2021-04-01
 RE2_SITE = $(call github,google,re2,$(RE2_VERSION))
 RE2_LICENSE = BSD-3-Clause
 RE2_LICENSE_FILES = LICENSE
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 2/3] package/libabseil-cpp: bump version to 20210324.1
  2021-05-31 19:02 [Buildroot] [PATCH 1/3] package/re2: bump version to 2021-04-01 Michael Nosthoff
@ 2021-05-31 19:02 ` Michael Nosthoff
  2021-05-31 19:02 ` [Buildroot] [PATCH 3/3] package/grpc: bump version to 1.38.0 Michael Nosthoff
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Nosthoff @ 2021-05-31 19:02 UTC (permalink / raw
  To: buildroot

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
 package/libabseil-cpp/libabseil-cpp.hash | 2 +-
 package/libabseil-cpp/libabseil-cpp.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libabseil-cpp/libabseil-cpp.hash b/package/libabseil-cpp/libabseil-cpp.hash
index b176043566..d00fd24645 100644
--- a/package/libabseil-cpp/libabseil-cpp.hash
+++ b/package/libabseil-cpp/libabseil-cpp.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  ebe2ad1480d27383e4bf4211e2ca2ef312d5e6a09eba869fd2e8a5c5d553ded2  libabseil-cpp-20200923.3.tar.gz
+sha256  441db7c09a0565376ecacf0085b2d4c2bbedde6115d7773551bc116212c2a8d6  libabseil-cpp-20210324.1.tar.gz
 sha256  c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747  LICENSE
diff --git a/package/libabseil-cpp/libabseil-cpp.mk b/package/libabseil-cpp/libabseil-cpp.mk
index d614a5e5fc..bc379591ae 100644
--- a/package/libabseil-cpp/libabseil-cpp.mk
+++ b/package/libabseil-cpp/libabseil-cpp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBABSEIL_CPP_VERSION = 20200923.3
+LIBABSEIL_CPP_VERSION = 20210324.1
 LIBABSEIL_CPP_SITE = $(call github,abseil,abseil-cpp,$(LIBABSEIL_CPP_VERSION))
 LIBABSEIL_CPP_LICENSE = Apache-2.0
 LIBABSEIL_CPP_LICENSE_FILES = LICENSE
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 3/3] package/grpc: bump version to 1.38.0
  2021-05-31 19:02 [Buildroot] [PATCH 1/3] package/re2: bump version to 2021-04-01 Michael Nosthoff
  2021-05-31 19:02 ` [Buildroot] [PATCH 2/3] package/libabseil-cpp: bump version to 20210324.1 Michael Nosthoff
@ 2021-05-31 19:02 ` Michael Nosthoff
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Nosthoff @ 2021-05-31 19:02 UTC (permalink / raw
  To: buildroot

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 925761f37a..6f4b765c0f 100644
--- a/package/grpc/grpc.hash
+++ b/package/grpc/grpc.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  acf247ec3a52edaee5dee28644a4e485c5e5badf46bdb24a80ca1d76cb8f1174  grpc-1.37.1.tar.gz
+sha256  abd9e52c69000f2c051761cfa1f12d52d8b7647b6c66828a91d462e796f2aede  grpc-1.38.0.tar.gz
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
diff --git a/package/grpc/grpc.mk b/package/grpc/grpc.mk
index f3ce3de34f..41d3135b91 100644
--- a/package/grpc/grpc.mk
+++ b/package/grpc/grpc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GRPC_VERSION = 1.37.1
+GRPC_VERSION = 1.38.0
 GRPC_SITE = $(call github,grpc,grpc,v$(GRPC_VERSION))
 GRPC_LICENSE = Apache-2.0
 GRPC_LICENSE_FILES = LICENSE
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-31 19:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-31 19:02 [Buildroot] [PATCH 1/3] package/re2: bump version to 2021-04-01 Michael Nosthoff
2021-05-31 19:02 ` [Buildroot] [PATCH 2/3] package/libabseil-cpp: bump version to 20210324.1 Michael Nosthoff
2021-05-31 19:02 ` [Buildroot] [PATCH 3/3] package/grpc: bump version to 1.38.0 Michael Nosthoff

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.