Browse Source

package/re2: bump version to 2021-11-01

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Michael Nosthoff 3 years ago
parent
commit
07a9b860be
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/re2/re2.hash
  2. 1 1
      package/re2/re2.mk

+ 1 - 1
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

+ 1 - 1
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