diff options
| author | Peter Bright <drpizza@quiscalusmexicanus.org> | 2019-02-28 16:36:41 -0500 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-02-28 13:36:41 -0800 |
| commit | d236aa6f0a919b146bafd429865c9f77002f221f (patch) | |
| tree | 3140b93bbbaaa23966226077257cd3afd71c0d18 /ports/gtest/CONTROL | |
| parent | a3a42ede13306284b0432b3cf2564638b02183f5 (diff) | |
| download | vcpkg-d236aa6f0a919b146bafd429865c9f77002f221f.tar.gz vcpkg-d236aa6f0a919b146bafd429865c9f77002f221f.zip | |
Fix debug format patch for gtest. (#5494)
* Update 0002-Fix-z7-override.patch
The current patch doesn't apply any more. This makes the same change to the right location.
* Update CONTROL
Diffstat (limited to 'ports/gtest/CONTROL')
| -rw-r--r-- | ports/gtest/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL index 97e7f3f8c..2f93cea3e 100644 --- a/ports/gtest/CONTROL +++ b/ports/gtest/CONTROL @@ -1,3 +1,3 @@ Source: gtest -Version: 2019-01-04 +Version: 2019-01-04-1 Description: GoogleTest and GoogleMock testing frameworks. |
