[Buildroot] [git commit] package/re2: bump version to 2021-11-01

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Nov 21 21:29:44 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=07a9b860bed9bff7146b1889db046789b2f517f2
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Michael Nosthoff <buildroot at heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 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 87fa095e35..a0a7d15938 100644
--- a/package/re2/re2.hash
+++ b/package/re2/re2.hash
@@ -1,3 +1,3 @@
 # locally calculated
-sha256  cd8c950b528f413e02c12970dce62a7b6f37733d7f68807e73a2d9bc9db79bc8  re2-2021-08-01.tar.gz
+sha256  8c45f7fba029ab41f2a7e6545058d9eec94eef97ce70df58e92d85cfc08b4669  re2-2021-11-01.tar.gz
 sha256  6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449  LICENSE
diff --git a/package/re2/re2.mk b/package/re2/re2.mk
index 29c141ea81..b562d5d7ef 100644
--- a/package/re2/re2.mk
+++ b/package/re2/re2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RE2_VERSION = 2021-08-01
+RE2_VERSION = 2021-11-01
 RE2_SITE = $(call github,google,re2,$(RE2_VERSION))
 RE2_LICENSE = BSD-3-Clause
 RE2_LICENSE_FILES = LICENSE



More information about the buildroot mailing list