mplayer: add 1.1.1 bottle.

Closes Homebrew/homebrew#28012.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-03-31 11:51:44 -05:00 committed by Mike McQuaid
parent 10f228c0c3
commit 56e5cadeaa
1 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,12 @@ class Mplayer < Formula
end
end
bottle do
sha1 "dc3e930bbb7bb49a551ea49f98c4b47df1478c95" => :mavericks
sha1 "844d8c4ffe1de77162164e51297b07fb5c9f3f0f" => :mountain_lion
sha1 "da65ccda4522dee86a8042621b848d7a11570058" => :lion
end
head do
url "svn://svn.mplayerhq.hu/mplayer/trunk", :using => StrictSubversionDownloadStrategy