From 1302ba6fa7797960e1a6cacee001fc4e67333c13 Mon Sep 17 00:00:00 2001 From: Maxime Gimeno Date: Fri, 18 Oct 2019 13:59:24 +0200 Subject: Fix CONTROL version --- ports/cgal/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/cgal/CONTROL b/ports/cgal/CONTROL index 287358ebe..525d6220a 100644 --- a/ports/cgal/CONTROL +++ b/ports/cgal/CONTROL @@ -1,5 +1,5 @@ Source: cgal -Version: 5.0 +Version: 5.0-beta1-0.1 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. -- cgit v1.2.3