aubio: update to 0.4.3. (soname bump)

This commit is contained in:
Michael Gehring 2016-08-18 11:37:42 +02:00
parent 5a16769d8a
commit 17f4b25dac
2 changed files with 3 additions and 3 deletions

View File

@ -907,7 +907,7 @@ libfluidsynth.so.1 libfluidsynth-1.1.5_1
liblo.so.7 liblo-0.26_1
libvamp-sdk.so.2 libvamp-plugin-sdk-2.2_1
librubberband.so.2 librubberband-1.6.0_1
libaubio.so.4 libaubio-0.4.1_1
libaubio.so.5 libaubio-0.4.3_1
libraptor2.so.0 libraptor-2.0.4_1
liblrdf.so.2 liblrdf-0.4.0_1
libserd-0.so.0 libserd-0.18.0_1

View File

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