diff options
Diffstat (limited to 'sci/mathematics')
-rw-r--r-- | sci/mathematics/octave/octave.mkbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci/mathematics/octave/octave.mkbuild b/sci/mathematics/octave/octave.mkbuild index 20ced22..81ad52b 100644 --- a/sci/mathematics/octave/octave.mkbuild +++ b/sci/mathematics/octave/octave.mkbuild @@ -31,7 +31,7 @@ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="ftp://ftp.octave.org/pub/octave/octave-3.0.0.tar.bz2" +[[DOWNLOAD FOLDER URL]]="ftp://ftp.octave.org/pub/octave/octave-3.0.1.tar.bz2" # # Package version. Null ("") to auto-set. @@ -75,7 +75,7 @@ # # Number of jobs -[[NUMBER OF JOBS]]="-j7" +[[NUMBER OF JOBS]]="-j4" #--------------------- # Others changes |