From ca8e0f21d81d785c0a6da38db614d80113a342d8 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Fri, 3 Aug 2018 06:42:40 +0200 Subject: [PATCH] Octave: bump after OpenBLAS bump (#2833) --- sci-mathematics/octave/octave-4.2.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/octave/octave-4.2.1.recipe b/sci-mathematics/octave/octave-4.2.1.recipe index 9a525578e..7430a9e95 100644 --- a/sci-mathematics/octave/octave-4.2.1.recipe +++ b/sci-mathematics/octave/octave-4.2.1.recipe @@ -5,7 +5,7 @@ for solving linear and nonlinear problems numerically." HOMEPAGE="http://www.octave.org/" COPYRIGHT="1996-2017 John W. Eaton" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="3" SOURCE_URI="https://ftp.gnu.org/gnu/octave/octave-$portVersion.tar.gz" CHECKSUM_SHA256="80c28f6398576b50faca0e602defb9598d6f7308b0903724442c2a35a605333b" PATCHES="octave-$portVersion.patchset"