Update maxima to 5.22.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Martin Kühl 2010-10-04 09:49:38 +02:00 committed by Adam Vandenberg
parent 0130c1f818
commit f42afaf6d3
1 changed files with 2 additions and 2 deletions

View File

@ -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'