mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
aubio: update to 0.4.8.
This commit is contained in:
parent
b4bb803bf0
commit
0d016a93cf
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.7
|
version=0.4.8
|
||||||
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-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://aubio.org"
|
homepage="http://aubio.org"
|
||||||
distfiles="${homepage}/pub/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/pub/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=cbed4afec5ab3a1a6300c7e3af0a1369379aa94259f5e701a8ca905cdd9fa041
|
checksum=dcf7473e1e123cc7f95ae06d18cf7901d70d5d245b1adaceca4c779568f84bba
|
||||||
|
|
||||||
libaubio_package() {
|
libaubio_package() {
|
||||||
short_desc+=" - Runtime libraries"
|
short_desc+=" - Runtime libraries"
|
||||||
|
|
Loading…
Add table
Reference in a new issue