From 8680d16e92752f07bc77ae6ecdf2aeeadc810dd0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 11 Mar 2017 06:24:28 +0000 Subject: [PATCH] libmatroska: update to 1.4.7. --- srcpkgs/libmatroska/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libmatroska/template b/srcpkgs/libmatroska/template index 4507baee5b8..b95d7f1eb8d 100644 --- a/srcpkgs/libmatroska/template +++ b/srcpkgs/libmatroska/template @@ -1,6 +1,6 @@ # Template file for 'libmatroska' pkgname=libmatroska -version=1.4.5 +version=1.4.7 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -10,7 +10,7 @@ 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=79023fa46901e5562b27d93a9dd168278fa101361d7fd11a35e84e58e11557bc +checksum=46441eb3bae9f970f68affaa211dd74302a7072dcd2becfb1114da11b66525fa pre_configure() { autoreconf -if