afflib: add 3.7.4 bottle.

This commit is contained in:
BrewTestBot 2014-07-03 13:32:20 +01:00
parent ff582a6b1c
commit 92836e6b12

View file

@ -5,6 +5,13 @@ class Afflib < Formula
url 'https://github.com/simsong/AFFLIBv3/archive/v3.7.4.tar.gz'
sha1 '589dae6f8439e97ab080026701cd0caa0636ac22'
bottle do
cellar :any
sha1 "c72b3fd14e5d7d5095c4d46c6c77619315112a20" => :mavericks
sha1 "28b07c6caae8ef85348b51ce80561fe10392ad8b" => :mountain_lion
sha1 "3af09ce1f21443b5a072979d97f7cc41035c3643" => :lion
end
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build