libzdb: add 3.0 bottle.

master
BrewTestBot 2014-07-03 22:27:45 +01:00 committed by Mike McQuaid
parent 6e60de857c
commit 7fdba38e51
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ class Libzdb < Formula
url 'http://tildeslash.com/libzdb/dist/libzdb-3.0.tar.gz'
sha1 'bcf14c11cfcd0c05ecc8740f43cd0d6170406dc1'
bottle do
cellar :any
sha1 "0fc6558081d2bdc7afe7b606f8dfff2ea1b6ad2b" => :mavericks
sha1 "c6b1830eb2d66ae7ff7a14db7ceaf59ca9b5d073" => :mountain_lion
sha1 "774f7d8719efdde090a409a5ee4772a24ab87fb7" => :lion
end
depends_on :postgresql => :recommended
depends_on :mysql => :recommended
depends_on 'sqlite' => :recommended