From fc1fc32f079d280abc0d74940b4c50fd1d55fbda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 6 Oct 2021 07:54:36 +0200 Subject: [PATCH] caffe: update boost version --- dev-libs/caffe/caffe-1.0.recipe | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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