aboutsummaryrefslogtreecommitdiff
path: root/ports/cgal/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2018-04-30 21:01:15 -0700
committerGitHub <noreply@github.com>2018-04-30 21:01:15 -0700
commite3997dcd10e31cc2243003abedf32eea8ca67f49 (patch)
treea343dbcba94b30d0c1ac4976aac5b2813c554bc4 /ports/cgal/CONTROL
parent4e5147384962ff11965bedb1a41ac40d5bbb4b63 (diff)
parent576f28edf30dc720aa67ff72180ab24aed6695ec (diff)
downloadvcpkg-e3997dcd10e31cc2243003abedf32eea8ca67f49.tar.gz
vcpkg-e3997dcd10e31cc2243003abedf32eea8ca67f49.zip
Merge pull request #3359 from jasjuang/cgal
[cgal] update to 4.12
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 753e30a20..b81d27c96 100644
--- a/ports/cgal/CONTROL
+++ b/ports/cgal/CONTROL
@@ -1,4 +1,4 @@
Source: cgal
-Version: 4.11.1
+Version: 4.12
Build-Depends: mpfr, mpir, zlib, qt5, boost-format, boost-container, boost-iterator, boost-variant, boost-any, boost-unordered, boost-random
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.