diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-06-24 04:07:02 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-23 13:07:02 -0700 |
| commit | cc06e46a361d028c83e5b6ff6d5ede973ffd55f0 (patch) | |
| tree | 24db9a42839f61abb16004dba7af861153772fd9 /ports/abseil/CONTROL | |
| parent | 95fa5dbbc8f6eb4715a5881142bf49a4947a2797 (diff) | |
| download | vcpkg-cc06e46a361d028c83e5b6ff6d5ede973ffd55f0.tar.gz vcpkg-cc06e46a361d028c83e5b6ff6d5ede973ffd55f0.zip | |
[abseil] Fix usage issue (#12022)
Diffstat (limited to 'ports/abseil/CONTROL')
| -rw-r--r-- | ports/abseil/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/abseil/CONTROL b/ports/abseil/CONTROL index fd77769ac..e0ea57d1c 100644 --- a/ports/abseil/CONTROL +++ b/ports/abseil/CONTROL @@ -1,5 +1,5 @@ Source: abseil
-Version: 2020-03-03-6
+Version: 2020-03-03-7
Homepage: https://github.com/abseil/abseil-cpp
Description: an open-source collection designed to augment the C++ standard library.
Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production, and is the same code we depend on in our daily coding lives.
|
