From 414db4cd32820eefef74a19cd026c7257a644caf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 21 Feb 2021 08:27:34 -0500 Subject: [PATCH] octave: update to 6.2.0. --- srcpkgs/octave/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/octave/template b/srcpkgs/octave/template index faac10a9818..c1f883af175 100644 --- a/srcpkgs/octave/template +++ b/srcpkgs/octave/template @@ -1,7 +1,7 @@ # Template file for 'octave' pkgname=octave -version=5.2.0 -revision=2 +version=6.2.0 +revision=1 build_style=gnu-configure configure_args=" --with-blas=openblas --with-lapack=openblas" hostmakedepends="perl gcc-fortran pkg-config gnuplot" @@ -13,7 +13,7 @@ maintainer="Diogo Leal " license="GPL-3.0-or-later" homepage="https://gnu.org/software/octave/" distfiles="${GNU_SITE}/octave/octave-${version}.tar.gz" -checksum=2fea62b3c78d6f38e9451da8a4d26023840725977dffee5250d3d180f56595e1 +checksum=457d1fda8634a839e2fd7cfc55b98bd56f36b6ae73d31bb9df43dde3012caa7c # Package build options # TODO: some options are still missing, such as