diff options
| author | Maxime GIMENO <maxime.gimeno@gmail.com> | 2020-08-05 22:05:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-05 13:05:48 -0700 |
| commit | bd98b498c539aedcfd0e6a9620c160baff105656 (patch) | |
| tree | cbb7c7c0535df5190a8b044effb31c809d2a7606 /ports/cgal/CONTROL | |
| parent | 8b0a554b103b05c99abf9c1a7dfdc9402862d048 (diff) | |
| download | vcpkg-bd98b498c539aedcfd0e6a9620c160baff105656.tar.gz vcpkg-bd98b498c539aedcfd0e6a9620c160baff105656.zip | |
Upgrade CGAL to 5.0.3 (#12711)
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Diffstat (limited to 'ports/cgal/CONTROL')
| -rw-r--r-- | ports/cgal/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cgal/CONTROL b/ports/cgal/CONTROL index 60452db0f..1cb5e38bc 100644 --- a/ports/cgal/CONTROL +++ b/ports/cgal/CONTROL @@ -1,5 +1,5 @@ Source: cgal -Version: 5.0.2-2 +Version: 5.0.3 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, boost-interval 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. |
