diff options
Diffstat (limited to 'Library/Formula/libtommath.rb')
| -rw-r--r-- | Library/Formula/libtommath.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libtommath.rb b/Library/Formula/libtommath.rb index 5ca66615f..e95889677 100644 --- a/Library/Formula/libtommath.rb +++ b/Library/Formula/libtommath.rb @@ -3,7 +3,7 @@ require 'formula' class Libtommath < Formula url 'http://libtom.org/files/ltm-0.42.0.tar.bz2' homepage 'http://libtom.org/?page=features&newsitems=5&whatfile=ltm' - md5 '7380da904b020301be7045cb3a89039b' + sha1 '9b192701cf62b85e9bd65fbb4d622d04cfa5ee0d' def patches DATA # Makefile tries to install as root:wheel |
