From 93b38ef5a3bfb5575e70f8a0ac5522ba3ce7b103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Oct 2020 13:51:31 +0200 Subject: [PATCH] caffe: : rebuild after protobuf/hdf5 upgrade --- dev-libs/caffe/caffe-1.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/caffe/caffe-1.0.recipe b/dev-libs/caffe/caffe-1.0.recipe index e517b7e4e..34223a79f 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="7" +REVISION="8" SOURCE_URI="https://github.com/BVLC/caffe/archive/$portVersion.tar.gz" CHECKSUM_SHA256="71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f" PATCHES="caffe-$portVersion.patchset" @@ -86,7 +86,7 @@ BUILD_REQUIRES=" devel:libopencv_highgui$secondaryArchSuffix devel:libopencv_imgcodecs$secondaryArchSuffix devel:libopencv_imgproc$secondaryArchSuffix - devel:libprotobuf$secondaryArchSuffix >= 21 + devel:libprotobuf$secondaryArchSuffix devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="