diff options
| author | Koby Kahane <kobykahane@gmail.com> | 2020-10-13 01:23:22 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-12 15:23:22 -0700 |
| commit | 16816bc3f0b1c5a4c87493e0fa3e7e7e150b455e (patch) | |
| tree | 39f426ef7a2bc4117aabab1c7c333f44fc6a4c6a /ports/re2/CONTROL | |
| parent | a3442bd387dc5995604ca05a4be3e2f2c8c93f05 (diff) | |
| download | vcpkg-16816bc3f0b1c5a4c87493e0fa3e7e7e150b455e.tar.gz vcpkg-16816bc3f0b1c5a4c87493e0fa3e7e7e150b455e.zip | |
[re2] update to 2020-10-01. (#13958)
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 39deaf459..44e2d702b 100644 --- a/ports/re2/CONTROL +++ b/ports/re2/CONTROL @@ -1,4 +1,4 @@ Source: re2 -Version: 2020-06-01 +Version: 2020-10-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. |
