vamp-plugin-sdk: update to 2.10.0.
This commit is contained in:
parent
8e61b7b11d
commit
086215c6f8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vamp-plugin-sdk'
|
||||
pkgname=vamp-plugin-sdk
|
||||
version=2.9.0
|
||||
version=2.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Vamp audio analysis plugin system"
|
|||
maintainer="John <me@johnnynator.dev>"
|
||||
license="MIT"
|
||||
homepage="https://www.vamp-plugins.org/"
|
||||
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2588/${pkgname}-${version}.tar.gz"
|
||||
checksum=b72a78ef8ff8a927dc2ed7e66ecf4c62d23268a5d74d02da25be2b8d00341099
|
||||
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2691/${pkgname}-${version}.tar.gz"
|
||||
checksum=aeaf3762a44b148cebb10cde82f577317ffc9df2720e5445c3df85f3739ff75f
|
||||
|
||||
post_extract() {
|
||||
# don't run test target by default, fixes cross build.
|
||||
|
|
Loading…
Reference in a new issue