diff options
Diffstat (limited to 'ports/re2/CONTROL')
| -rw-r--r-- | ports/re2/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/re2/CONTROL b/ports/re2/CONTROL index bcfa9c724..4bf7106e7 100644 --- a/ports/re2/CONTROL +++ b/ports/re2/CONTROL @@ -1,3 +1,4 @@ Source: re2 -Version: 2019-05-07 -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.
\ No newline at end of file +Version: 2019-05-07-1 +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. |
