mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
ixion: build with newer boost
This commit is contained in:
@@ -10,7 +10,7 @@ and a partial calculation of only the affected cells need to be calculated."
|
||||
HOMEPAGE="https://gitlab.com/ixion/ixion"
|
||||
COPYRIGHT="Kohei Yoshida et al."
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://kohei.us/files/ixion/src/libixion-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="6ad1384fcf813083c6d981a16b2643c953f9bac4c2caf1ed1682921d9b69ed91"
|
||||
SOURCE_DIR="libixion-$portVersion"
|
||||
@@ -18,7 +18,7 @@ SOURCE_DIR="libixion-$portVersion"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
boostMinimumVersion=1.65.0
|
||||
boostMinimumVersion=1.69.0
|
||||
|
||||
soVersion="${portVersion%.*}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user