octave: update to 11.1.0.

This commit is contained in:
Arjan Mossel
2026-03-28 02:05:03 +01:00
committed by Duncan Overbruck
parent e2060fe8ac
commit f005c1ba5e
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'octave'
pkgname=octave
version=10.3.0
version=11.1.0
revision=1
build_style=gnu-configure
build_helper=qmake6
@@ -20,7 +20,7 @@ license="GPL-3.0-or-later"
homepage="https://octave.org/"
changelog="http://hg.savannah.gnu.org/hgweb/octave/raw-file/default/etc/NEWS.${version%%.*}.md"
distfiles="${GNU_SITE}/octave/octave-${version}.tar.gz"
checksum=2fcb38dc062e440f1e06c069bbca840ed46dcc8f983e473e1558fcc38384ee6b
checksum=c0e7e2c91bc573256431b2cc989290b9bd13851dbadd59d0ac74714f1334b0e6
# Use OpenBLAS on platforms where it is available and fallback to regular BLAS
# on all others.