mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/re2: bump version to 2020-10-01
Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
884497fc74
commit
28cb6d8a51
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user