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