From ab4aff3f111fae2724f0ab2ffbe2a5ddbeded7ae Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 21 Oct 2015 08:10:21 +0200 Subject: [PATCH] libebml: update to 1.3.3. --- srcpkgs/libebml/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libebml/template b/srcpkgs/libebml/template index 114d7c605a8..9c0aced43bf 100644 --- a/srcpkgs/libebml/template +++ b/srcpkgs/libebml/template @@ -1,7 +1,7 @@ # Template file for 'libebml' pkgname=libebml -version=1.3.2 -revision=2 +version=1.3.3 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" short_desc="Extensible Binary Meta Language library" @@ -9,7 +9,7 @@ maintainer="Juan RP " homepage="http://dl.matroska.org/downloads/libebml/" license="LGPL-2.1" distfiles="http://dl.matroska.org/downloads/libebml/libebml-${version}.tar.bz2" -checksum=d965025dcf016b04886a6b1f8a4da4f9be2fbbca8e6618653d6edf48e45a1664 +checksum=35fb44daa41961f94a0ac1b8f06801e88cc9bf2ad6f562ced8ab7c1f1a875499 pre_configure() { autoreconf -if