From 379a5b5fa11380dc4d127ee2a083e1e6ef1f208b Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 21 Apr 2023 12:29:16 +0200 Subject: [PATCH] octave, revbump for new sundials version (#8476) --- sci-mathematics/octave/octave-7.1.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/octave/octave-7.1.0.recipe b/sci-mathematics/octave/octave-7.1.0.recipe index f6e35c986..983250440 100644 --- a/sci-mathematics/octave/octave-7.1.0.recipe +++ b/sci-mathematics/octave/octave-7.1.0.recipe @@ -5,7 +5,7 @@ for solving linear and nonlinear problems numerically." HOMEPAGE="http://www.octave.org/" COPYRIGHT="1996-2022 John W. Eaton" LICENSE="GNU GPL v3" -REVISION="3" +REVISION="4" SOURCE_URI="https://ftp.gnu.org/gnu/octave/octave-$portVersion.tar.gz" CHECKSUM_SHA256="d4a9d81f3f67b4a6e07cb7a80dcb10ad5e9176fcc30762c70a81580a64b8b0b6" PATCHES="octave-$portVersion.patchset"