vamp-plugin-sdk: update to 2.9.0.

This commit is contained in:
John 2019-11-18 13:18:32 +01:00
parent dc22893e33
commit b563e293ae

View file

@ -1,6 +1,6 @@
# Template file for 'vamp-plugin-sdk'
pkgname=vamp-plugin-sdk
version=2.8.0
version=2.9.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -9,8 +9,8 @@ short_desc="Vamp audio analysis plugin system"
maintainer="John <johnz@posteo.net>"
license="MIT"
homepage="https://www.vamp-plugins.org/"
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2450/${pkgname}-${version}.tar.gz"
checksum=dcc96ae894795822398789f251c2c7effa602fc60e9dd6c7a5c5d2e7a513526c
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2588/${pkgname}-${version}.tar.gz"
checksum=b72a78ef8ff8a927dc2ed7e66ecf4c62d23268a5d74d02da25be2b8d00341099
post_extract() {
# don't run test target by default, fixes cross build.