aboutsummaryrefslogtreecommitdiff
path: root/ports/cgal/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/cgal/CONTROL')
-rw-r--r--ports/cgal/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/cgal/CONTROL b/ports/cgal/CONTROL
index 184d4f221..3f71a911a 100644
--- a/ports/cgal/CONTROL
+++ b/ports/cgal/CONTROL
@@ -1,6 +1,6 @@
Source: cgal
-Version: 4.14-2
-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
+Version: 5.0
+Build-Depends: mpfr, mpir, zlib, boost-format, boost-container, boost-ptr-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.