mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 18:42:58 +02:00
aubio: update to 0.4.4.
This commit is contained in:
parent
efe01e9234
commit
5164342613
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aubio'
|
# Template file for 'aubio'
|
||||||
pkgname=aubio
|
pkgname=aubio
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
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=b62cdb073c0c64ae301917fa162969d42cba45e478bdf1e74490bd87e9cceaab
|
checksum=2acdb92623b9d4ba641c387760ffe3ec1e4c6ab498e64e5e2286c99e36ffbff8
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# disable tests to allow cross builds
|
# disable tests to allow cross builds
|
||||||
|
|
Loading…
Add table
Reference in a new issue