libebml 1.3.3
Updated libebml from version 1.3.1 to 1.3.3 Closes Homebrew/homebrew#45452. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
2ecc48e985
commit
1f55071a54
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Libebml < Formula
|
||||
desc "Sort of a sbinary version of XML"
|
||||
homepage "http://www.matroska.org/"
|
||||
url "http://dl.matroska.org/downloads/libebml/libebml-1.3.1.tar.bz2"
|
||||
mirror "https://www.bunkus.org/videotools/mkvtoolnix/sources/libebml-1.3.1.tar.bz2"
|
||||
sha256 "195894b31aaca55657c9bc157d744f23b0c25597606b97cfa5a9039c4b684295"
|
||||
url "http://dl.matroska.org/downloads/libebml/libebml-1.3.3.tar.bz2"
|
||||
mirror "https://www.bunkus.org/videotools/mkvtoolnix/sources/libebml-1.3.3.tar.bz2"
|
||||
sha256 "35fb44daa41961f94a0ac1b8f06801e88cc9bf2ad6f562ced8ab7c1f1a875499"
|
||||
|
||||
head do
|
||||
url "https://github.com/Matroska-Org/libebml.git"
|
||||
|
|
Loading…
Reference in a new issue