aboutsummaryrefslogtreecommitdiff
path: root/ports/re2/CONTROL
diff options
context:
space:
mode:
authorƁukasz Mendakiewicz <lukaszme@microsoft.com>2018-12-04 19:18:56 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-12-04 19:18:56 -0800
commit5f63d0a5f77b4179df6dc10110637775a1d0fe69 (patch)
treeaa55188763e7c01bfe65813ba7247fd3dcce9776 /ports/re2/CONTROL
parent54e497ec6b3b8b86aea5e2850f2a02f8ba1767d8 (diff)
downloadvcpkg-5f63d0a5f77b4179df6dc10110637775a1d0fe69.tar.gz
vcpkg-5f63d0a5f77b4179df6dc10110637775a1d0fe69.zip
[re2] Add vcpkg_copy_pdbs (#4876)
* [re2] Add vcpkg_copy_pdbs * [re2] Bump control file version
Diffstat (limited to 'ports/re2/CONTROL')
-rw-r--r--ports/re2/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/re2/CONTROL b/ports/re2/CONTROL
index c2482bcfb..6e82bc86e 100644
--- a/ports/re2/CONTROL
+++ b/ports/re2/CONTROL
@@ -1,3 +1,3 @@
-Source: re2
-Version: 2018-11-01
+Source: re2
+Version: 2018-11-01-1
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