From fc4e7faab12c814c54905fb39db5309bff5ea817 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 29 Sep 2017 11:13:41 +0000 Subject: [PATCH] libmatroska: update to 1.4.8. --- srcpkgs/libmatroska/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libmatroska/template b/srcpkgs/libmatroska/template index b95d7f1eb8d..eeb1d45fccd 100644 --- a/srcpkgs/libmatroska/template +++ b/srcpkgs/libmatroska/template @@ -1,6 +1,6 @@ # Template file for 'libmatroska' pkgname=libmatroska -version=1.4.7 +version=1.4.8 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -9,8 +9,8 @@ short_desc="Extensible open standard Audio/Video container format" maintainer="Juan RP " homepage="http://dl.matroska.org/downloads/libmatroska/" license="LGPL-2.1" -distfiles="http://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.bz2" -checksum=46441eb3bae9f970f68affaa211dd74302a7072dcd2becfb1114da11b66525fa +distfiles="http://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.xz" +checksum=d8c72b20d4c5bf888776884b0854f95e74139b5267494fae1f395f7212d7c992 pre_configure() { autoreconf -if