aubio: update to 0.4.5.

This commit is contained in:
Michael Gehring 2017-04-30 22:50:37 +00:00
parent f9687a5a77
commit 5c96ed05e9

View file

@ -1,6 +1,6 @@
# Template file for 'aubio' # Template file for 'aubio'
pkgname=aubio pkgname=aubio
version=0.4.4 version=0.4.5
revision=1 revision=1
build_style=waf build_style=waf
# XXX lash, pure and swig support. # XXX lash, pure and swig support.
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://aubio.org" homepage="http://aubio.org"
distfiles="${homepage}/pub/${pkgname}-${version}.tar.bz2" distfiles="${homepage}/pub/${pkgname}-${version}.tar.bz2"
checksum=2acdb92623b9d4ba641c387760ffe3ec1e4c6ab498e64e5e2286c99e36ffbff8 checksum=70c2804e6f4fbf0ebc0fb9ac8cc9d465ef4a4d438311c074c9a7364e98827af6
pre_configure() { pre_configure() {
# disable tests to allow cross builds # disable tests to allow cross builds