cgal: bump version (#3546)

This commit is contained in:
Schrijvers Luc
2019-01-12 19:27:09 +01:00
committed by Jérôme Duval
parent 7dab7166fe
commit 123bec89b5
3 changed files with 172 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ LICENSE="GNU GPL v3
GNU LGPL v3
Boost v1.0
MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/CGAL/cgal/archive/releases/CGAL-$portVersion.tar.gz"
CHECKSUM_SHA256="afc36e5dc2f87bbaca16a177f9cef09b94c77f2b9deb6043559e3f3201d349dd"
SOURCE_DIR="cgal-releases-CGAL-$portVersion"
@@ -105,7 +105,7 @@ BUILD_PREREQUIRES="
cmd:pkg_config$secondaryArchSuffix
"
defineDebugInfoPackage uriparser$secondaryArchSuffix \
defineDebugInfoPackage cgal$secondaryArchSuffix \
"$libDir"/libCGAL.so.$libVersion \
"$libDir"/libCGAL_Core.so.$libVersion \
"$libDir"/libCGAL_ImageIO.so.$libVersion \