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