diff --git a/dev-libs/libebml/libebml-1.3.1.recipe b/dev-libs/libebml/libebml-1.3.3.recipe similarity index 92% rename from dev-libs/libebml/libebml-1.3.1.recipe rename to dev-libs/libebml/libebml-1.3.3.recipe index 9e37ee8db..69f1ec672 100644 --- a/dev-libs/libebml/libebml-1.3.1.recipe +++ b/dev-libs/libebml/libebml-1.3.3.recipe @@ -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." diff --git a/dev-libs/libebml/patches/libebml-1.3.1.patchset b/dev-libs/libebml/patches/libebml-1.3.3.patchset similarity index 100% rename from dev-libs/libebml/patches/libebml-1.3.1.patchset rename to dev-libs/libebml/patches/libebml-1.3.3.patchset