From 1cdedde5442842f1968050671bdeadd23cb12f28 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Fri, 13 Oct 2017 04:17:50 -0300 Subject: [PATCH] libebml: update to 1.3.5. (#8078) --- srcpkgs/libebml/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libebml/template b/srcpkgs/libebml/template index db71ee5b3ff..e11a1a76f7a 100644 --- a/srcpkgs/libebml/template +++ b/srcpkgs/libebml/template @@ -1,6 +1,6 @@ # Template file for 'libebml' pkgname=libebml -version=1.3.4 +version=1.3.5 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -8,8 +8,8 @@ short_desc="Extensible Binary Meta Language library" 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=c50d3ecf133742c6549c0669c3873f968e11a365a5ba17b2f4dc339bbe51f387 +distfiles="http://dl.matroska.org/downloads/libebml/libebml-${version}.tar.xz" +checksum=d818413f60742c2f036ba6f582c5e0320d12bffec1b0fc0fc17a398b6f04aa00 pre_configure() { autoreconf -if