aboutsummaryrefslogtreecommitdiff
path: root/ports/re2/CONTROL
diff options
context:
space:
mode:
authorJozef Izso <jozef.izso@gmail.com>2020-08-23 07:25:20 +0200
committerGitHub <noreply@github.com>2020-08-22 22:25:20 -0700
commit3283dd7fb7044118a302c9e32956aaaf3afc9b04 (patch)
tree454e0bc3531cfbe942e6197f20657a5229b9ed0a /ports/re2/CONTROL
parent4e65ce52abae7aef92f47105566786e072af05ac (diff)
downloadvcpkg-3283dd7fb7044118a302c9e32956aaaf3afc9b04.tar.gz
vcpkg-3283dd7fb7044118a302c9e32956aaaf3afc9b04.zip
[grpc][upb][re2] grpc v1.31.1 (#13084)
Diffstat (limited to 'ports/re2/CONTROL')
-rw-r--r--ports/re2/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/re2/CONTROL b/ports/re2/CONTROL
index 5b4231eae..39deaf459 100644
--- a/ports/re2/CONTROL
+++ b/ports/re2/CONTROL
@@ -1,4 +1,4 @@
Source: re2
-Version: 2020-01-01
+Version: 2020-06-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.