aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-03-22 23:03:28 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-03-22 23:03:45 -0700
commitb00aa49657622862670a9c39a497f8455f57986f (patch)
tree404314dd8ed33c824345f1cd13dcac19a9d7caa5 /ports/catch2/CONTROL
parentb06e3f3c95a091d434fe799d3a6bb2c684deea52 (diff)
downloadvcpkg-b00aa49657622862670a9c39a497f8455f57986f.tar.gz
vcpkg-b00aa49657622862670a9c39a497f8455f57986f.zip
[catch2] Use upstream github repo, which also generates cmake config targets.
Diffstat (limited to 'ports/catch2/CONTROL')
-rw-r--r--ports/catch2/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/catch2/CONTROL b/ports/catch2/CONTROL
index 7300079fc..faa5f0574 100644
--- a/ports/catch2/CONTROL
+++ b/ports/catch2/CONTROL
@@ -1,4 +1,4 @@
Source: catch2
-Version: 2.2.1
+Version: 2.2.1-1
Description: A modern, header-only test framework for unit testing.
Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2