diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-10-27 15:54:31 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-27 00:54:31 -0700 |
| commit | c38b82d53dce84ca13ed7b164689d0dbb7fb2ed8 (patch) | |
| tree | 8ecf3cd34a86ccb6b0eea9cbbd677e5e31f57e9c /ports/cgal/CONTROL | |
| parent | b9f003fb4930899b76710e58ae254c07377ce439 (diff) | |
| download | vcpkg-c38b82d53dce84ca13ed7b164689d0dbb7fb2ed8.tar.gz vcpkg-c38b82d53dce84ca13ed7b164689d0dbb7fb2ed8.zip | |
[cgal] Update REF and SHA512 (#14244)
* [cgal] Update REF and SHA512
* Update portfile.cmake
Remove space line
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 b834b8f43..192784692 100644 --- a/ports/cgal/CONTROL +++ b/ports/cgal/CONTROL @@ -1,5 +1,5 @@ Source: cgal -Version: 5.1-beta2 +Version: 5.1 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. |
