Merge pull request #6360 from lyzech/cgal_update
cgal: update to 4.9.1.
This commit is contained in:
commit
fcffde4e8e
1 changed files with 2 additions and 2 deletions
|
@ -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 <pierre.allegraud@crans.org>"
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue