octave: update to 4.0.1.
This commit is contained in:
parent
561ab61608
commit
41ce42cafc
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'octave'
|
||||
pkgname=octave
|
||||
version=4.0.0
|
||||
revision=2
|
||||
version=4.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl gcc-fortran pkg-config gnuplot"
|
||||
makedepends="pcre-devel blas-devel lapack-devel readline-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://gnu.org/software/octave/"
|
||||
distfiles="${GNU_SITE}/octave/octave-${version}.tar.xz"
|
||||
checksum=cf6be2fac6796fda68971e249c96d026ce4a1b0ed074ce49a5791365a958c474
|
||||
checksum=d58f4861f93dbf4c98f3574d6066cfa25001349bd58ce063cf443efba4e1c287
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue