diff options
| author | Ehsan <mohammadi.ehsan1994@gmail.com> | 2019-09-08 05:15:30 +0430 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-09-07 17:45:30 -0700 |
| commit | 40043f23dcdd5f9c8dd03aefc302ade8eed913e0 (patch) | |
| tree | 77afa3e6da9d2b5b8cb8c44639e1ef1c4bab1516 /ports/re2/CONTROL | |
| parent | f6e0c0df6760e13871c9b0eb323f36d1ee2fad73 (diff) | |
| download | vcpkg-40043f23dcdd5f9c8dd03aefc302ade8eed913e0.tar.gz vcpkg-40043f23dcdd5f9c8dd03aefc302ade8eed913e0.zip | |
[re2] Update library to 2019-09-01 (#8089)
Diffstat (limited to 'ports/re2/CONTROL')
| -rw-r--r-- | ports/re2/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/re2/CONTROL b/ports/re2/CONTROL index 06ee164a1..a9a8a2fee 100644 --- a/ports/re2/CONTROL +++ b/ports/re2/CONTROL @@ -1,4 +1,4 @@ Source: re2 -Version: 2019-08-01 +Version: 2019-09-01 Homepage: https://github.com/google/re2 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. |
