aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-05-01 22:08:51 +0100
committerMike McQuaid2014-05-05 13:51:57 +0100
commit9d13b170378fe843414173e6d73b49d5a050ab31 (patch)
treeb89254330438da6a233a988eb7e98386a9b8b5cd /Library/Formula
parente042d55116eb294844fe1583bac639ed60d925d9 (diff)
downloadhomebrew-9d13b170378fe843414173e6d73b49d5a050ab31.tar.bz2
libdvdread: add 4.2.0 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libdvdread.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libdvdread.rb b/Library/Formula/libdvdread.rb
index fbd05bb98..3ae6e3f20 100644
--- a/Library/Formula/libdvdread.rb
+++ b/Library/Formula/libdvdread.rb
@@ -7,6 +7,13 @@ class Libdvdread < Formula
head 'svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread'
+ bottle do
+ cellar :any
+ sha1 "106a8ccb669d128b24a318d2871034cab9cf885f" => :mavericks
+ sha1 "38f197eb88ada23d51b92512331c116ded8a6137" => :mountain_lion
+ sha1 "e93d6645e6118b8c4217c15f95d9476b14d1f3b2" => :lion
+ end
+
depends_on 'libdvdcss'
depends_on :autoconf