升级re2 到sp3 ,修改对应版本号

Signed-off-by: wenlong_12 <wenlong12@huawei.com>
This commit is contained in:
wenlong_12
2024-04-17 08:47:55 +00:00
committed by Gitee
parent bc3e077550
commit 8d9a39df5f
+1 -1
View File
@@ -3,7 +3,7 @@
"Name": "openEuler:re2",
"License": "BSD 3-Clause License",
"License File": "LICENSE",
"Version Number": "20211101-3.oe2203sp1",
"Version Number": "20211101-3.oe2203sp3",
"Upstream URL": "https://www.openeuler.org",
"Description": "RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library."
}