cgal: update to 4.11.3.
This commit is contained in:
parent
389d389db1
commit
a9bd37dec4
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'cgal'
|
# Template file for 'cgal'
|
||||||
pkgname=cgal
|
pkgname=cgal
|
||||||
version=4.11.1
|
version=4.11.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="CGAL-${version}"
|
wrksrc="CGAL-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="boost-devel eigen gmp-devel mpfr-devel"
|
makedepends="boost-devel eigen mpfr-devel"
|
||||||
short_desc="Computational Geometry Algorithms Library"
|
short_desc="Computational Geometry Algorithms Library"
|
||||||
maintainer="Pierre Allegraud <pierre.allegraud@crans.org>"
|
maintainer="Pierre Allegraud <pierre.allegraud@crans.org>"
|
||||||
license="GPL-3, LGPL-3"
|
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
||||||
homepage="http://www.cgal.org"
|
homepage="https://www.cgal.org"
|
||||||
distfiles="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-${version}/CGAL-${version}.tar.xz"
|
distfiles="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-${version}/CGAL-${version}.tar.xz"
|
||||||
checksum=fb152fc30f007e5911922913f8dc38e0bb969b534373ca0fbe85b4d872300e8b
|
checksum=3ed80bc87f00eb3c72357f5842907f828f8ab8fc66053351aab76aa10566981a
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
cgal-devel_package() {
|
cgal-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue