From 73db92d1618acaa77242303d96f43c69dcff7861 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 3 Jul 2016 19:15:50 +0200 Subject: [PATCH] libmatroska: update to 1.4.5. --- srcpkgs/libmatroska/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libmatroska/template b/srcpkgs/libmatroska/template index 59b4da86d1b..4507baee5b8 100644 --- a/srcpkgs/libmatroska/template +++ b/srcpkgs/libmatroska/template @@ -1,6 +1,6 @@ # Template file for 'libmatroska' pkgname=libmatroska -version=1.4.4 +version=1.4.5 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=d3efaa9f6d3964351a05bea0f848a8d5dc570e4791f179816ce9a93730296bd7 +checksum=79023fa46901e5562b27d93a9dd168278fa101361d7fd11a35e84e58e11557bc pre_configure() { autoreconf -if