mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/re2: bump to version 2021-02-02
Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
521597d47f
commit
fd65b165be
@ -1,3 +1,3 @@
|
||||
# locally calculated
|
||||
sha256 8903cc66c9d34c72e2bc91722288ebc7e3ec37787ecfef44d204b2d6281954d7 re2-2020-11-01.tar.gz
|
||||
sha256 1396ab50c06c1a8885fb68bf49a5ecfd989163015fd96699a180d6414937f33f re2-2021-02-02.tar.gz
|
||||
sha256 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RE2_VERSION = 2020-11-01
|
||||
RE2_VERSION = 2021-02-02
|
||||
RE2_SITE = $(call github,google,re2,$(RE2_VERSION))
|
||||
RE2_LICENSE = BSD-3-Clause
|
||||
RE2_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user