From 179e511cb07a6db22f02ada37cca11c0ace43bfb Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 20 Oct 2015 23:26:11 +0000 Subject: [PATCH] libebml: bump version. --- .../libebml/{libebml-1.3.1.recipe => libebml-1.3.3.recipe} | 4 ++-- .../{libebml-1.3.1.patchset => libebml-1.3.3.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename dev-libs/libebml/{libebml-1.3.1.recipe => libebml-1.3.3.recipe} (92%) rename dev-libs/libebml/patches/{libebml-1.3.1.patchset => libebml-1.3.3.patchset} (100%) 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