aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-04-14 13:31:31 +0100
committerJack Nagel2014-04-14 10:14:39 -0500
commitf6c575932fc35a9740ef7eb2b6e0d45a3157068f (patch)
tree6287b73b004ef1215c89c1075c8e12b446ef9a97 /Library
parent9056abcc36bb0837586fa043d682a1ab1b382c4d (diff)
downloadhomebrew-f6c575932fc35a9740ef7eb2b6e0d45a3157068f.tar.bz2
yaz: update 5.0.23 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/yaz.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/yaz.rb b/Library/Formula/yaz.rb
index ce6afd670..82f449344 100644
--- a/Library/Formula/yaz.rb
+++ b/Library/Formula/yaz.rb
@@ -8,9 +8,9 @@ class Yaz < Formula
bottle do
cellar :any
- sha1 "92aa501708051edb6d451a4fcd8c2a5cf29f72bc" => :mavericks
- sha1 "43755b4e06af9c754efe2fe68d271f1d6d23902c" => :mountain_lion
- sha1 "a477c390a7c6c06c02315bb5acdec78251e4c4f8" => :lion
+ sha1 "d04fbd07fdd744d445bbba3d571cd381ced9c26c" => :mavericks
+ sha1 "1a2cdba8837a4443d6e889af6f79d199f4361c13" => :mountain_lion
+ sha1 "1a6c0701246ef2c245d8c25cc9625a70c7868868" => :lion
end
depends_on "pkg-config" => :build