aboutsummaryrefslogtreecommitdiff
path: root/ports/abseil/CONTROL
diff options
context:
space:
mode:
authorPhoebe <925731795@qq.com>2019-08-28 06:52:18 +0800
committerPhil Christensen <philc@microsoft.com>2019-08-27 15:52:18 -0700
commit4fd3b5bfbb2edb97a553666842a6232f227f95b7 (patch)
tree897ef9d3cf79bb0fc6797c7fcf16d00e5d07898c /ports/abseil/CONTROL
parentd143827ae8649ddcfd482a3fecfbebca4b740659 (diff)
downloadvcpkg-4fd3b5bfbb2edb97a553666842a6232f227f95b7.tar.gz
vcpkg-4fd3b5bfbb2edb97a553666842a6232f227f95b7.zip
[abseil fix cmake config issue (#7745)
Diffstat (limited to 'ports/abseil/CONTROL')
-rw-r--r--ports/abseil/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/abseil/CONTROL b/ports/abseil/CONTROL
index b611fe9e7..63d5e26f0 100644
--- a/ports/abseil/CONTROL
+++ b/ports/abseil/CONTROL
@@ -1,5 +1,5 @@
Source: abseil
-Version: 2019-05-08
+Version: 2019-05-08-1
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.