libmatroska: bump version.

This commit is contained in:
Jerome Duval
2016-07-27 21:52:18 +00:00
parent eeec20ce33
commit 5984183452
2 changed files with 3 additions and 2 deletions

View File

@@ -3,9 +3,9 @@ DESCRIPTION="libmatroska is a C++ libary to parse Matroska files."
HOMEPAGE="https://www.matroska.org/"
COPYRIGHT="2003-2015 Matroska"
LICENSE="GNU LGPL v2.1"
REVISION="2"
REVISION="1"
SOURCE_URI="http://dl.matroska.org/downloads/libmatroska/libmatroska-$portVersion.tar.bz2"
CHECKSUM_SHA256="d3efaa9f6d3964351a05bea0f848a8d5dc570e4791f179816ce9a93730296bd7"
CHECKSUM_SHA256="79023fa46901e5562b27d93a9dd168278fa101361d7fd11a35e84e58e11557bc"
if [ $effectiveTargetArchitecture = x86_gcc2 ]; then
PATCHES="
libmatroska-$portVersion.patchset
@@ -31,6 +31,7 @@ PROVIDES_devel="
REQUIRES_devel="
libmatroska$secondaryArchSuffix == $portVersion base
devel:libebml$secondaryArchSuffix
libebml${secondaryArchSuffix}_devel >= 1.3.4
"
BUILD_REQUIRES="