aboutsummaryrefslogtreecommitdiff
path: root/ports/gtest/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-09-04 02:03:10 +0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-09-03 11:03:10 -0700
commitac210b8e8eaf7f2ec94a4b8edc04c110d7247c4e (patch)
tree7791ac2e486f53fe0f883fce178c3187fa3a0acc /ports/gtest/CONTROL
parentae2d1b727a3123c7e8b5d0ab3491fc6b8f0003d1 (diff)
downloadvcpkg-ac210b8e8eaf7f2ec94a4b8edc04c110d7247c4e.tar.gz
vcpkg-ac210b8e8eaf7f2ec94a4b8edc04c110d7247c4e.zip
[gtest]Re-fix gmock target. (#7887)
Diffstat (limited to 'ports/gtest/CONTROL')
-rw-r--r--ports/gtest/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL
index 203c90aca..07f5f8a2e 100644
--- a/ports/gtest/CONTROL
+++ b/ports/gtest/CONTROL
@@ -1,4 +1,4 @@
Source: gtest
-Version: 2019-08-14-1
+Version: 2019-08-14-2
Homepage: https://github.com/google/googletest
Description: GoogleTest and GoogleMock testing frameworks.