aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-20 08:57:57 +0100
committerBrewTestBot2014-10-20 08:57:57 +0100
commit353619eb852c1285be91a577fe0806c3608f6c88 (patch)
treea7f3f27f72389a5cb7a9674771a1fe3201138759
parent4dd27e3fb8e2c31cf7adef484d86b495c9d60cba (diff)
downloadhomebrew-353619eb852c1285be91a577fe0806c3608f6c88.tar.bz2
libshout: update 2.3.1 bottle.
-rw-r--r--Library/Formula/libshout.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libshout.rb b/Library/Formula/libshout.rb
index c2a54bac4..ca6de2343 100644
--- a/Library/Formula/libshout.rb
+++ b/Library/Formula/libshout.rb
@@ -7,9 +7,10 @@ class Libshout < Formula
bottle do
cellar :any
- sha1 "c8539d5b6f27a42d5c481d5de7f71370f7d29d8a" => :mavericks
- sha1 "eb9c3d98cd68e15eab1661cb54252c71d4dc667a" => :mountain_lion
- sha1 "c40f3d65386a7de3845ea5751e25c0e377debccc" => :lion
+ revision 1
+ sha1 "2930b7d9284829191c5ebbcbda184654b215a12b" => :yosemite
+ sha1 "6e72e6169d9e0b332135e4b123b0989cea80ee7a" => :mavericks
+ sha1 "946c3352ba99927dcb798c44b77928128fffd653" => :mountain_lion
end
depends_on 'pkg-config' => :build