aboutsummaryrefslogtreecommitdiff
path: root/ports/gtest/CONTROL
diff options
context:
space:
mode:
authorTwice <i@twice.moe>2021-01-16 07:20:45 +0800
committerGitHub <noreply@github.com>2021-01-15 15:20:45 -0800
commit6df7d6612bf7c1ee983748dfe53196e8c983ff78 (patch)
tree52d968235e7f34405318974c47dff07fc3ead026 /ports/gtest/CONTROL
parentd9351c9c3f1e17593c5fe078218c5d07cf746922 (diff)
downloadvcpkg-6df7d6612bf7c1ee983748dfe53196e8c983ff78.tar.gz
vcpkg-6df7d6612bf7c1ee983748dfe53196e8c983ff78.zip
[gtest] Add a patch to fix build error in GCC 11 (#15661)
* [gtest] Add a patch to fix build error in GCC 11 * [gtest] Bump port version to 3 * [gtest] Update version files
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 724569341..c483eda23 100644
--- a/ports/gtest/CONTROL
+++ b/ports/gtest/CONTROL
@@ -1,5 +1,5 @@
Source: gtest
Version: 1.10.0
-Port-Version: 2
+Port-Version: 3
Homepage: https://github.com/google/googletest
Description: GoogleTest and GoogleMock testing frameworks.