From a15abf722fa20a08c116c8a8136ab5657dbf8eee Mon Sep 17 00:00:00 2001 From: Mark A. Matienzo Date: Sun, 3 Jun 2012 12:18:47 -0400 Subject: afflib 3.7.1 Closes #12575. Signed-off-by: Charlie Sharpsteen --- Library/Formula/afflib.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3