From 366a4dbfc528d166c4e99fdb2c09769d0087f5db Mon Sep 17 00:00:00 2001 From: Tsukasa Sugiura Date: Tue, 5 Mar 2019 03:29:28 +0900 Subject: [gtest] Fix install src/gtest-matchers.cc (#5521) Fix install src/gtest-matchers.cc. It is included from Nov 21, 2018 in googletest. --- ports/gtest/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/gtest/CONTROL') diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL index 2f93cea3e..187287cc0 100644 --- a/ports/gtest/CONTROL +++ b/ports/gtest/CONTROL @@ -1,3 +1,3 @@ Source: gtest -Version: 2019-01-04-1 +Version: 2019-01-04-2 Description: GoogleTest and GoogleMock testing frameworks. -- cgit v1.2.3