Add head for libmatroska
Closes Homebrew/homebrew#29174. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
696d9240df
commit
b3faa7b5a9
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ class Libmatroska < Formula
|
|||
mirror 'http://www.bunkus.org/videotools/mkvtoolnix/sources/libmatroska-1.4.1.tar.bz2'
|
||||
sha256 '086f21873e925679babdabf793c3bb85c353d0cd79423543a3355e08e8a4efb7'
|
||||
|
||||
head 'https://github.com/Matroska-Org/libmatroska.git'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "8e92b18aa91b6905cb2d9a4972e1f6ed796023fb" => :mavericks
|
||||
|
|
Loading…
Reference in a new issue