From fd3077cadf6d947d17c4ba35b5d409c768bd2888 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 21 Oct 2015 08:10:52 +0200 Subject: [PATCH] libmatroska: update to 1.4.4. --- srcpkgs/libmatroska/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libmatroska/template b/srcpkgs/libmatroska/template index 5080adb2e19..59b4da86d1b 100644 --- a/srcpkgs/libmatroska/template +++ b/srcpkgs/libmatroska/template @@ -1,7 +1,7 @@ # Template file for 'libmatroska' pkgname=libmatroska -version=1.4.3 -revision=2 +version=1.4.4 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" makedepends="libebml-devel" @@ -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=f2ec38684a7544bedaadd4b2fb07d205d0acb2f43776965821cc0f20c406cbf8 +checksum=d3efaa9f6d3964351a05bea0f848a8d5dc570e4791f179816ce9a93730296bd7 pre_configure() { autoreconf -if