From dbf9484c21c7d194ba0113df3927ea7e4680cdeb Mon Sep 17 00:00:00 2001 From: David Spencer Date: Thu, 4 Oct 2018 16:12:07 +0100 Subject: libraries/CGAL: Updated for version 4.13. Signed-off-by: David Spencer --- libraries/CGAL/CGAL.SlackBuild | 2 +- libraries/CGAL/CGAL.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'libraries/CGAL') diff --git a/libraries/CGAL/CGAL.SlackBuild b/libraries/CGAL/CGAL.SlackBuild index db75d355ec..1f739e4506 100644 --- a/libraries/CGAL/CGAL.SlackBuild +++ b/libraries/CGAL/CGAL.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=CGAL -VERSION=${VERSION:-4.12.1} +VERSION=${VERSION:-4.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/CGAL/CGAL.info b/libraries/CGAL/CGAL.info index 3cd4ee3868..72e382c9f8 100644 --- a/libraries/CGAL/CGAL.info +++ b/libraries/CGAL/CGAL.info @@ -1,8 +1,8 @@ PRGNAM="CGAL" -VERSION="4.12.1" +VERSION="4.13" HOMEPAGE="https://www.cgal.org/" -DOWNLOAD="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.12.1/CGAL-4.12.1.tar.xz" -MD5SUM="b043a04442fd5f333fa4e7c251fb5da3" +DOWNLOAD="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.13/CGAL-4.13.tar.xz" +MD5SUM="63a248572cdba7cedd1595ac5a81f865" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad