package/re2: bump version to 2020-11-01
Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
ee6055dae3
commit
288fa9f514
@ -1,3 +1,3 @@
|
||||
# locally calculated
|
||||
sha256 0915741f524ad87debb9eb0429fe6016772a1569e21dc6d492039562308fcb0f re2-2020-10-01.tar.gz
|
||||
sha256 8903cc66c9d34c72e2bc91722288ebc7e3ec37787ecfef44d204b2d6281954d7 re2-2020-11-01.tar.gz
|
||||
sha256 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RE2_VERSION = 2020-10-01
|
||||
RE2_VERSION = 2020-11-01
|
||||
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