diff options
Diffstat (limited to 'Library/Formula/mathgl.rb')
| -rw-r--r-- | Library/Formula/mathgl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mathgl.rb b/Library/Formula/mathgl.rb index 2b79003af..25633952c 100644 --- a/Library/Formula/mathgl.rb +++ b/Library/Formula/mathgl.rb @@ -3,7 +3,7 @@ require 'formula' class Mathgl < Formula homepage 'http://mathgl.sourceforge.net/' url 'http://downloads.sourceforge.net/mathgl/mathgl-1.11.2.tar.gz' - md5 'acd33e68911d9506f60d769dce23f95e' + sha1 '16b9ab58e654c5b91374f8a35eafc33630d7f5c0' depends_on 'gsl' depends_on :x11 |
