yaz: update 5.1.0 bottle.

Closes Homebrew/homebrew#28548.
This commit is contained in:
BrewTestBot 2014-04-21 18:37:58 +01:00 committed by Brett Koonce
parent ec32d9071b
commit e9341d8944

View file

@ -8,9 +8,9 @@ class Yaz < Formula
bottle do
cellar :any
sha1 "" => :mavericks
sha1 "" => :mountain_lion
sha1 "" => :lion
sha1 "c7dd52205b36526863e6d89e60c7cf22cc815312" => :mavericks
sha1 "7386090ffa9dc4126a93a3342076f68118996484" => :mountain_lion
sha1 "f1b0b22d6bf34a2abd8ef720e120540f37c48753" => :lion
end
depends_on "pkg-config" => :build