mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
octave: update to 9.3.0.
This commit is contained in:
parent
0ed095946b
commit
7872b35ca1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'octave'
|
||||
pkgname=octave
|
||||
version=9.2.0
|
||||
revision=2
|
||||
version=9.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=qmake6
|
||||
configure_args="--disable-docs"
|
||||
|
@ -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=0636554b05996997e431caad4422c00386d2d7c68900472700fecf5ffeb7c991
|
||||
checksum=809fa39a7acc84815bf4dc4d2d7e6b228ce75a07f3b2413f3313aa8e0aaa3287
|
||||
|
||||
# Use OpenBLAS on platforms where it is available and fallback to regular BLAS
|
||||
# on all others.
|
||||
|
|
Loading…
Add table
Reference in a new issue