diff --git a/srcpkgs/vamp-plugin-sdk/template b/srcpkgs/vamp-plugin-sdk/template index 97105ef69a..07e7e801a9 100644 --- a/srcpkgs/vamp-plugin-sdk/template +++ b/srcpkgs/vamp-plugin-sdk/template @@ -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 " 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.