Update formula: afflib
Closes Homebrew/homebrew#3842. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
e106c1be18
commit
9fa5d862ce
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Afflib <Formula
|
||||
url 'http://afflib.org/downloads/afflib-3.6.4.tar.gz'
|
||||
url 'http://afflib.org/downloads/afflib-3.6.6.tar.gz'
|
||||
homepage 'http://afflib.org'
|
||||
md5 'bc03dcd98b8a1d04169b6261ce304458'
|
||||
md5 'b7ff4d2945882018eb1536cad182ad01'
|
||||
|
||||
depends_on 'expat' => :optional
|
||||
|
||||
|
|
Loading…
Reference in a new issue