aboutsummaryrefslogtreecommitdiff
path: root/ports/cgal/CONTROL
diff options
context:
space:
mode:
authorPhoebe <925731795@qq.com>2019-09-27 05:31:55 +0800
committerCurtis J Bezault <curtbezault@gmail.com>2019-09-26 14:31:55 -0700
commit690ddd480f86169e8eb2973d8bc57b769ebf8534 (patch)
tree927713c8fe7afac9947ebd56c3e136776d192f65 /ports/cgal/CONTROL
parent20db9806c6a891558009d8b166f2f92f74599a12 (diff)
downloadvcpkg-690ddd480f86169e8eb2973d8bc57b769ebf8534.tar.gz
vcpkg-690ddd480f86169e8eb2973d8bc57b769ebf8534.zip
[many ports] Warning to VCPKG long build path (#8331)
Diffstat (limited to 'ports/cgal/CONTROL')
-rw-r--r--ports/cgal/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cgal/CONTROL b/ports/cgal/CONTROL
index 184d4f221..5d7879fe0 100644
--- a/ports/cgal/CONTROL
+++ b/ports/cgal/CONTROL
@@ -1,5 +1,5 @@
Source: cgal
-Version: 4.14-2
+Version: 4.14-3
Build-Depends: mpfr, mpir, zlib, boost-format, boost-container, boost-iterator, boost-variant, boost-any, boost-unordered, boost-random, boost-foreach, boost-graph, boost-heap, boost-logic, boost-multiprecision
Homepage: https://github.com/CGAL/cgal
Description: The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry.