From d33d3f685428eba2adf304ba7ef06e77d3d61b5b Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 19 Oct 2015 22:43:43 +0000 Subject: [PATCH] libmatroska: bump version. --- .../{libmatroska-1.4.2.recipe => libmatroska-1.4.3.recipe} | 4 ++-- ...{libmatroska-1.4.2.patchset => libmatroska-1.4.3.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-libs/libmatroska/{libmatroska-1.4.2.recipe => libmatroska-1.4.3.recipe} (91%) rename media-libs/libmatroska/patches/{libmatroska-1.4.2.patchset => libmatroska-1.4.3.patchset} (100%) diff --git a/media-libs/libmatroska/libmatroska-1.4.2.recipe b/media-libs/libmatroska/libmatroska-1.4.3.recipe similarity index 91% rename from media-libs/libmatroska/libmatroska-1.4.2.recipe rename to media-libs/libmatroska/libmatroska-1.4.3.recipe index 2ae121473..d6995b0c1 100644 --- a/media-libs/libmatroska/libmatroska-1.4.2.recipe +++ b/media-libs/libmatroska/libmatroska-1.4.3.recipe @@ -1,11 +1,11 @@ -SUMMARY="A libary to parse Matroska files" +SUMMARY="A library to parse Matroska files" DESCRIPTION="libmatroska is a C++ libary to parse Matroska files." HOMEPAGE="http://www.matroska.org/" COPYRIGHT="2005-2013 CoreCodec, Inc." LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="http://dl.matroska.org/downloads/libmatroska/libmatroska-$portVersion.tar.bz2" -CHECKSUM_SHA256="bea10320f1f1fd121bbd7db9ffc77b2518e8269f00903549c5425478bbf8393f" +CHECKSUM_SHA256="5b62b70e691ae390376339f126f931f598a7fee675b541cb96f24a099cbc7a45" if [ $effectiveTargetArchitecture = x86_gcc2 ]; then PATCHES=" libmatroska-$portVersion.patchset diff --git a/media-libs/libmatroska/patches/libmatroska-1.4.2.patchset b/media-libs/libmatroska/patches/libmatroska-1.4.3.patchset similarity index 100% rename from media-libs/libmatroska/patches/libmatroska-1.4.2.patchset rename to media-libs/libmatroska/patches/libmatroska-1.4.3.patchset