Merge pull request #5348 from diogoleal/octave-4.2.0
octave: update to 4.2.0
This commit is contained in:
commit
7a9d1b0695
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'octave'
|
||||
pkgname=octave
|
||||
version=4.0.3
|
||||
revision=2
|
||||
version=4.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl gcc-fortran pkg-config gnuplot"
|
||||
makedepends="pcre-devel lapack-devel readline-devel libSM-devel libltdl-devel
|
||||
|
@ -10,8 +10,8 @@ short_desc="A high-level language, primarily intended for numerical computations
|
|||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://gnu.org/software/octave/"
|
||||
distfiles="${GNU_SITE}/octave/octave-${version}.tar.xz"
|
||||
checksum=dc2bec8c68fa5733a5847563634b1729356a84f3a5071008ecdb793293f0aa85
|
||||
distfiles="${GNU_SITE}/octave/octave-${version}.tar.gz"
|
||||
checksum=443ba73782f3531c94bcf016f2f0362a58e186ddb8269af7dcce973562795567
|
||||
|
||||
export FFLAGS="-fPIC"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user