afflib 3.7.1
Closes Homebrew/homebrew#12575. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
ceb0953ed6
commit
a15191c60e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue