aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/maxima.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/maxima.rb')
-rw-r--r--Library/Formula/maxima.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/maxima.rb b/Library/Formula/maxima.rb
index 1314cdc8d..69e2fe50e 100644
--- a/Library/Formula/maxima.rb
+++ b/Library/Formula/maxima.rb
@@ -1,9 +1,9 @@
require 'formula'
class Maxima <Formula
- url 'http://downloads.sourceforge.net/project/maxima/Maxima-source/5.21.1-source/maxima-5.21.1.tar.gz'
+ url 'http://sourceforge.net/projects/maxima/files/Maxima-source/5.22.1-source/maxima-5.22.1.tar.gz'
homepage 'http://maxima.sourceforge.net/'
- md5 'e08ed533f3059cec52788ef35198bdcc'
+ md5 '160ea8be39127d6636b934a85e407c9b'
depends_on 'gettext'
depends_on 'cmucl'