From 5bbf735e4bac259497e16b52f74cbe1407079f9d Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Fri, 3 Aug 2018 06:39:55 +0200 Subject: [PATCH] Caffe: bump after OpenBLAS bump (#2823) --- dev-libs/caffe/caffe-1.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/caffe/caffe-1.0.recipe b/dev-libs/caffe/caffe-1.0.recipe index bad138638..094b7aaf9 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="3" +REVISION="4" SOURCE_URI="https://github.com/BVLC/caffe/archive/$portVersion.tar.gz" CHECKSUM_SHA256="71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f" PATCHES="caffe-$portVersion.patchset"