From 5164342613363cc89ef329ef6d8a5fcc53931404 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 30 Jan 2017 08:19:35 +0000 Subject: [PATCH] aubio: update to 0.4.4. --- srcpkgs/aubio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aubio/template b/srcpkgs/aubio/template index 179c71a44aa..6a6ef5602b5 100644 --- a/srcpkgs/aubio/template +++ b/srcpkgs/aubio/template @@ -1,6 +1,6 @@ # Template file for 'aubio' pkgname=aubio -version=0.4.3 +version=0.4.4 revision=1 build_style=waf # XXX lash, pure and swig support. @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://aubio.org" distfiles="${homepage}/pub/${pkgname}-${version}.tar.bz2" -checksum=b62cdb073c0c64ae301917fa162969d42cba45e478bdf1e74490bd87e9cceaab +checksum=2acdb92623b9d4ba641c387760ffe3ec1e4c6ab498e64e5e2286c99e36ffbff8 pre_configure() { # disable tests to allow cross builds