vamp-plugin-sdk: update to 2.7.

This commit is contained in:
Michael Gehring 2017-02-28 12:18:37 +00:00
parent 1307264187
commit 9935d87dab

View file

@ -1,7 +1,7 @@
# Template file for 'vamp-plugin-sdk'
pkgname=vamp-plugin-sdk
version=2.6
revision=2
version=2.7
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libsndfile-devel"
@ -9,8 +9,8 @@ short_desc="The Vamp audio analysis plugin system"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
homepage="http://www.vamp-plugins.org/"
distfiles="https://code.soundsoftware.ac.uk/attachments/download/1520/${pkgname}-${version}.tar.gz"
checksum=d0d3578137ac0c1e63f31561081a8d61da526a81152bc1dc9383b629bc07f85f
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2190/${pkgname}-${version}.tar.gz"
checksum=482fd174884e5aaac3f6734372cb2d9fb9e0820806cc8dc528c008dc67d39d4b
post_extract() {
# don't run test target by default, fixes cross build.