openvdb: bump revision to build with newer boost.

This commit is contained in:
Jerome Duval
2019-10-30 22:08:04 +01:00
parent 6e175c7eef
commit 068886411d

View File

@@ -5,7 +5,7 @@ time-varying, volumetric data discretized on a three-dimensional grid."
HOMEPAGE="http://www.openvdb.org/"
COPYRIGHT="2012-2018 DreamWorks Animation LLC"
LICENSE="MPL v2.0"
REVISION="3"
REVISION="4"
SOURCE_URI="https://github.com/AcademySoftwareFoundation/openvdb/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="d8803214c245cf0ca14a2c30cd215b183147c03c888c59fc642f213f98b4d68f"
@@ -58,9 +58,9 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libblosc$secondaryArchSuffix
devel:libboost_iostreams$secondaryArchSuffix
devel:libboost_system$secondaryArchSuffix
devel:libboost_thread$secondaryArchSuffix
devel:libboost_iostreams$secondaryArchSuffix >= 1.69.0
devel:libboost_system$secondaryArchSuffix >= 1.69.0
devel:libboost_thread$secondaryArchSuffix >= 1.69.0
devel:libcppunit$secondaryArchSuffix
devel:libHalf_2_4$secondaryArchSuffix
devel:libtbb$secondaryArchSuffix