libebml: bump version.

This commit is contained in:
Jerome Duval
2015-10-20 23:26:11 +00:00
parent 407bdf8432
commit 179e511cb0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,10 +1,10 @@
SUMMARY="A C++ library to parse EBML content (read/write)"
DESCRIPTION="libebml is a C++ library to parse EBML content (read/write)."
HOMEPAGE="http://www.matroska.org/"
SOURCE_URI="http://dl.matroska.org/downloads/libebml/libebml-1.3.1.tar.bz2"
SOURCE_URI="http://dl.matroska.org/downloads/libebml/libebml-$portVersion.tar.bz2"
CHECKSUM_SHA256="195894b31aaca55657c9bc157d744f23b0c25597606b97cfa5a9039c4b684295"
PATCHES="libebml-$portVersion.patchset"
REVISION="2"
REVISION="1"
LICENSE="GNU LGPL v2.1"
COPYRIGHT="2005-2013 CoreCodec, Inc."