aboutsummaryrefslogtreecommitdiff
path: root/ports/gtest
diff options
context:
space:
mode:
authorwangli28 <wangli28@beyondsoft.com>2019-10-10 09:51:26 +0000
committerwangli28 <wangli28@beyondsoft.com>2019-10-10 09:52:14 +0000
commit92fb473d2b1891cf5c3a9ff4da60282ac215a64f (patch)
treed7d82e5b3e15f9ea1de1a0cfac7288b6c96a6009 /ports/gtest
parent2b049c47b5b2e003f8bcfe6707d4b0eaf8d1b569 (diff)
downloadvcpkg-92fb473d2b1891cf5c3a9ff4da60282ac215a64f.tar.gz
vcpkg-92fb473d2b1891cf5c3a9ff4da60282ac215a64f.zip
[gtest/pmdk] Upgrade to new version
Diffstat (limited to 'ports/gtest')
-rw-r--r--ports/gtest/CONTROL2
-rw-r--r--ports/gtest/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL
index 07f5f8a2e..df050f22f 100644
--- a/ports/gtest/CONTROL
+++ b/ports/gtest/CONTROL
@@ -1,4 +1,4 @@
Source: gtest
-Version: 2019-08-14-2
+Version: 2019-10-09
Homepage: https://github.com/google/googletest
Description: GoogleTest and GoogleMock testing frameworks.
diff --git a/ports/gtest/portfile.cmake b/ports/gtest/portfile.cmake
index 3679ba873..183f049c5 100644
--- a/ports/gtest/portfile.cmake
+++ b/ports/gtest/portfile.cmake
@@ -7,8 +7,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/googletest
- REF 90a443f9c2437ca8a682a1ac625eba64e1d74a8a
- SHA512 fc874a7977f11be58dc63993b520b4ae6ca43654fb5250c8b56df62a21f4dca8fcbdc81dfa106374b2bb7c59bc88952fbfc0e3ae4c7d63fdb502afbaeb39c822
+ REF cd17fa2abda2a2e4111cdabd62a87aea16835014 #version 1.10.0 commit on 2019.10.09
+ SHA512 0899ebc21821e1978e8831ac89698fc88bf98ec7e22b9dd4f9eea0459396f6834ef35f6ee2afd1b8ca9432722e561c30905f8d87614d012bb711d295ebc1d833
HEAD_REF master
PATCHES
0002-Fix-z7-override.patch