mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
cgal: bump version (#3546)
This commit is contained in:
committed by
Jérôme Duval
parent
7dab7166fe
commit
123bec89b5
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user