mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/re2: bump to version 2024-02-01
Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
ddd257ca23
commit
bb803fbd91
@@ -1,3 +1,3 @@
|
|||||||
# locally calculated
|
# locally calculated
|
||||||
sha256 4e6593ac3c71de1c0f322735bc8b0492a72f66ffccfad76e259fa21c41d27d8a re2-2023-11-01.tar.gz
|
sha256 cd191a311b84fcf37310e5cd876845b4bf5aee76fdd755008eef3b6478ce07bb re2-2024-02-01.tar.gz
|
||||||
sha256 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449 LICENSE
|
sha256 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449 LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
RE2_VERSION = 2023-11-01
|
RE2_VERSION = 2024-02-01
|
||||||
RE2_SITE = $(call github,google,re2,$(RE2_VERSION))
|
RE2_SITE = $(call github,google,re2,$(RE2_VERSION))
|
||||||
RE2_LICENSE = BSD-3-Clause
|
RE2_LICENSE = BSD-3-Clause
|
||||||
RE2_LICENSE_FILES = LICENSE
|
RE2_LICENSE_FILES = LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user