mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
octave: update to 10.2.0.
This commit is contained in:
parent
4ab475a69e
commit
aef8611e13
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'octave'
|
||||
pkgname=octave
|
||||
version=9.4.0
|
||||
revision=2
|
||||
version=10.2.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=da9481205bfa717660b7d4a16732d8b2d58aadceab4993d41242a8e2848ea6c1
|
||||
checksum=07fb6d9339d2f350735c91671be8e874d160018cc6b688f9efd9d558d237f69f
|
||||
|
||||
# Use OpenBLAS on platforms where it is available and fallback to regular BLAS
|
||||
# on all others.
|
||||
|
|
Loading…
Add table
Reference in a new issue