diff options
Diffstat (limited to 'Library/Formula/mg.rb')
| -rw-r--r-- | Library/Formula/mg.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mg.rb b/Library/Formula/mg.rb index 766cfc3b8..34c3c7c87 100644 --- a/Library/Formula/mg.rb +++ b/Library/Formula/mg.rb @@ -3,7 +3,7 @@ require 'formula' class Mg < Formula url 'http://homepage.boetes.org/software/mg/mg-20110905.tar.gz' homepage 'http://homepage.boetes.org/software/mg/' - md5 '2de35316fa8ebafe6003efaae70b723e' + sha1 '51d2bac801cab33c9b552c36db5f8637fbbe9363' def install # -Wno-error=unused-but-set-variable requires GCC 4.6+ |
