diff options
Diffstat (limited to 'Library/Formula/afflib.rb')
| -rw-r--r-- | Library/Formula/afflib.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/afflib.rb b/Library/Formula/afflib.rb index d20e68552..02c5a5b57 100644 --- a/Library/Formula/afflib.rb +++ b/Library/Formula/afflib.rb @@ -3,7 +3,7 @@ require 'formula' class Afflib < Formula url 'https://github.com/downloads/simsong/AFFLIBv3/afflib-3.7.1.tar.gz' homepage 'http://afflib.org' - md5 'c6751d461aaf6acf9d15303cde539e44' + sha1 'fb35a2383a48b49f68e25ca97d67ee02342826ba' depends_on 'expat' => :optional |
