afflib 3.6.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
5900c994d0
commit
dc2a32b136
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.9.tar.gz'
|
||||
url 'http://afflib.org/downloads/afflib-3.6.10.tar.gz'
|
||||
homepage 'http://afflib.org'
|
||||
md5 'c946359e5f410a76bc4aa0ea2eabd5a1'
|
||||
md5 '36ff2ab7708f89bf736dfb8b197ce93c'
|
||||
|
||||
depends_on 'expat' => :optional
|
||||
|
||||
|
|
Loading…
Reference in a new issue