libmatroska: bump version.

This commit is contained in:
Jerome Duval
2017-10-13 18:17:26 +02:00
parent 60aa024fbb
commit 524ef1df56

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"
SOURCE_URI="http://dl.matroska.org/downloads/libmatroska/libmatroska-$portVersion.tar.bz2"
CHECKSUM_SHA256="46441eb3bae9f970f68affaa211dd74302a7072dcd2becfb1114da11b66525fa"
REVISION="1"
SOURCE_URI="http://dl.matroska.org/downloads/libmatroska/libmatroska-$portVersion.tar.xz"
CHECKSUM_SHA256="d8c72b20d4c5bf888776884b0854f95e74139b5267494fae1f395f7212d7c992"
ARCHITECTURES="?x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86"