diff options
author | rudson <rudson@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-01-22 19:47:12 +0000 |
---|---|---|
committer | rudson <rudson@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-01-22 19:47:12 +0000 |
commit | 9d1e3bc469a07819011923fc4e952b6cfcfd3a95 (patch) | |
tree | e336287c6004dab2f3e24349e64ef07b403e252e /sci/mathematics/octave | |
parent | 961d5dfcbc0c948d2bfaee0d7c5d2a1249c9174c (diff) | |
download | mkbuilds-9d1e3bc469a07819011923fc4e952b6cfcfd3a95.tar.gz mkbuilds-9d1e3bc469a07819011923fc4e952b6cfcfd3a95.tar.bz2 |
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@59 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'sci/mathematics/octave')
-rw-r--r-- | sci/mathematics/octave/octave.mkbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci/mathematics/octave/octave.mkbuild b/sci/mathematics/octave/octave.mkbuild index 59e3ef9..20ced22 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-2.9.13.tar.bz2" +[[DOWNLOAD FOLDER URL]]="ftp://ftp.octave.org/pub/octave/octave-3.0.0.tar.bz2" # # Package version. Null ("") to auto-set. |