parent
0130c1f818
commit
f42afaf6d3
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue