From: Michael Nosthoff <buildroot@heine.tech>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/4] package/re2: bump version to 2020-10-01
Date: Wed, 21 Oct 2020 18:50:02 +0200 [thread overview]
Message-ID: <20201021165005.641-2-buildroot@heine.tech> (raw)
In-Reply-To: <20201021165005.641-1-buildroot@heine.tech>
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
Resend as first mail got lost somehow.
---
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 b8a80513b7..b502f12835 100644
--- a/package/re2/re2.hash
+++ b/package/re2/re2.hash
@@ -1,3 +1,3 @@
# locally calculated
-sha256 6f4c8514249cd65b9e85d3e6f4c35595809a63ad71c5d93083e4d1dcdf9e0cd6 re2-2020-08-01.tar.gz
+sha256 0915741f524ad87debb9eb0429fe6016772a1569e21dc6d492039562308fcb0f re2-2020-10-01.tar.gz
sha256 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449 LICENSE
diff --git a/package/re2/re2.mk b/package/re2/re2.mk
index 0c3bf4e844..7d1857dbf9 100644
--- a/package/re2/re2.mk
+++ b/package/re2/re2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RE2_VERSION = 2020-08-01
+RE2_VERSION = 2020-10-01
RE2_SITE = $(call github,google,re2,$(RE2_VERSION))
RE2_LICENSE = BSD-3-Clause
RE2_LICENSE_FILES = LICENSE
--
2.25.1
next prev parent reply other threads:[~2020-10-21 16:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-21 16:50 [Buildroot] [PATCH v2 1/4] package/libabseil-cpp: bump version to 20200923.2 Michael Nosthoff
2020-10-21 16:50 ` Michael Nosthoff [this message]
2020-10-21 16:50 ` [Buildroot] [PATCH v2 3/4] package/grpc: bump version to 1.33.1 Michael Nosthoff
2020-10-21 16:50 ` [Buildroot] [PATCH v2 4/4] DEVELOPERS: Add myself for grpc and dependencies Michael Nosthoff
2020-10-24 20:52 ` [Buildroot] [PATCH v2 1/4] package/libabseil-cpp: bump version to 20200923.2 Thomas Petazzoni
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=20201021165005.641-2-buildroot@heine.tech \
--to=buildroot@heine.tech \
--cc=buildroot@busybox.net \
/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.