mathomatic 16.0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
97bbe0ef25
commit
f330fc2bb4
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Mathomatic < Formula
|
||||
homepage 'http://www.mathomatic.org/math/'
|
||||
url 'http://mathomatic.org/mathomatic-16.0.4.tar.bz2'
|
||||
sha1 'cf6d89f3f454c27a946786587a7dc3b47a79ae3f'
|
||||
url 'http://mathomatic.org/mathomatic-16.0.5.tar.bz2'
|
||||
sha1 'aaaf4df4aa3dc9ea748211278e657c2195858c24'
|
||||
|
||||
def install
|
||||
ENV['prefix'] = prefix
|
||||
|
|
Loading…
Reference in a new issue