vamp-plugin-sdk: update to 2.7.1.
This commit is contained in:
parent
e4740e27be
commit
bc8e563f82
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vamp-plugin-sdk'
|
# Template file for 'vamp-plugin-sdk'
|
||||||
pkgname=vamp-plugin-sdk
|
pkgname=vamp-plugin-sdk
|
||||||
version=2.7
|
version=2.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="The Vamp audio analysis plugin system"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.vamp-plugins.org/"
|
homepage="http://www.vamp-plugins.org/"
|
||||||
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2190/${pkgname}-${version}.tar.gz"
|
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2206/${pkgname}-${version}.tar.gz"
|
||||||
checksum=482fd174884e5aaac3f6734372cb2d9fb9e0820806cc8dc528c008dc67d39d4b
|
checksum=c6fef3ff79d2bf9575ce4ce4f200cbf219cbe0a21cfbad5750e86ff8ae53cb0b
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# don't run test target by default, fixes cross build.
|
# don't run test target by default, fixes cross build.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue