We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2060fe commit f005c1bCopy full SHA for f005c1b
1 file changed
srcpkgs/octave/template
@@ -1,6 +1,6 @@
1
# Template file for 'octave'
2
pkgname=octave
3
-version=10.3.0
+version=11.1.0
4
revision=1
5
build_style=gnu-configure
6
build_helper=qmake6
@@ -20,7 +20,7 @@ license="GPL-3.0-or-later"
20
homepage="https://octave.org/"
21
changelog="http://hg.savannah.gnu.org/hgweb/octave/raw-file/default/etc/NEWS.${version%%.*}.md"
22
distfiles="${GNU_SITE}/octave/octave-${version}.tar.gz"
23
-checksum=2fcb38dc062e440f1e06c069bbca840ed46dcc8f983e473e1558fcc38384ee6b
+checksum=c0e7e2c91bc573256431b2cc989290b9bd13851dbadd59d0ac74714f1334b0e6
24
25
# Use OpenBLAS on platforms where it is available and fallback to regular BLAS
26
# on all others.
0 commit comments