diff options
| author | Ehsan <mohammadi.ehsan1994@gmail.com> | 2019-08-21 19:23:37 +0430 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-21 07:53:36 -0700 |
| commit | 96e79d95afdf591b2381461eb5dcacf8168da664 (patch) | |
| tree | 43a79e397d9513071a322ea36f7fb47a11ccf4ea /ports/re2/CONTROL | |
| parent | e5bf7eae99f3be342bfdd7a3c999daba62d4436a (diff) | |
| download | vcpkg-96e79d95afdf591b2381461eb5dcacf8168da664.tar.gz vcpkg-96e79d95afdf591b2381461eb5dcacf8168da664.zip | |
[re2] Update library to 2019-08-01 (#7808)
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 d8ff925d8..06ee164a1 100644 --- a/ports/re2/CONTROL +++ b/ports/re2/CONTROL @@ -1,4 +1,4 @@ Source: re2 -Version: 2019-05-07-2 +Version: 2019-08-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. |
