diff --git a/dev-libs/caffe/caffe-1.0.recipe b/dev-libs/caffe/caffe-1.0.recipe index 9a3610b5b..e631903fa 100644 --- a/dev-libs/caffe/caffe-1.0.recipe +++ b/dev-libs/caffe/caffe-1.0.recipe @@ -5,7 +5,7 @@ Berkeley Vision and Learning Center (BVLC) and community contributors." HOMEPAGE="http://caffe.berkeleyvision.org/" COPYRIGHT="2014 Randolph Voorhies, Shane Grant" LICENSE="BSD (2-clause)" -REVISION="8" +REVISION="9" SOURCE_URI="https://github.com/BVLC/caffe/archive/$portVersion.tar.gz" CHECKSUM_SHA256="71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f" PATCHES="caffe-$portVersion.patchset" @@ -71,12 +71,12 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_atomic$secondaryArchSuffix >= 1.69 - devel:libboost_chrono$secondaryArchSuffix - devel:libboost_date_time$secondaryArchSuffix - devel:libboost_filesystem$secondaryArchSuffix - devel:libboost_system$secondaryArchSuffix - devel:libboost_thread$secondaryArchSuffix + devel:libboost_atomic$secondaryArchSuffix >= 1.69.0 + devel:libboost_chrono$secondaryArchSuffix >= 1.69.0 + devel:libboost_date_time$secondaryArchSuffix >= 1.69.0 + devel:libboost_filesystem$secondaryArchSuffix >= 1.69.0 + devel:libboost_system$secondaryArchSuffix >= 1.69.0 + devel:libboost_thread$secondaryArchSuffix >= 1.69.0 devel:libgflags$secondaryArchSuffix devel:libglog$secondaryArchSuffix devel:libhdf5$secondaryArchSuffix