From b44053d18996167b79c0c18cd96f813035a0a7d9 Mon Sep 17 00:00:00 2001 From: Pierre Allegraud Date: Wed, 10 May 2017 13:00:48 +0200 Subject: [PATCH] cgal: update to 4.9.1. --- srcpkgs/cgal/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cgal/template b/srcpkgs/cgal/template index d443eabc956..0d6e3dd685f 100644 --- a/srcpkgs/cgal/template +++ b/srcpkgs/cgal/template @@ -1,7 +1,7 @@ # Template file for 'cgal' pkgname="cgal" -version="4.9" +version="4.9.1" revision=1 build_style=cmake short_desc="Computational Geometry Algorithms Library" @@ -9,7 +9,7 @@ maintainer="Pierre Allegraud " license="GPL-3, LGPL-3" homepage="http://www.cgal.org" distfiles="https://github.com/CGAL/cgal/archive/releases/CGAL-${version}.tar.gz" -checksum="472b6154a0d62a5e78cc51772a460ffe8e8faf1f0a9639ca0054a5a7c2310f3f" +checksum="842a02a4abb5266894fe4e0ccbbed2d93cde13c02cb9a849b829a86aaa95166f" wrksrc="cgal-releases-CGAL-${version}" nocross=yes