mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
audio/vamp-plugin-sdk: Updated for version 2.7.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
79d1ddffed
commit
818320a5e7
2 changed files with 7 additions and 4 deletions
|
@ -9,6 +9,9 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20170712 bkw:
|
||||
# - Update for v2.7.1
|
||||
|
||||
# 20160803 bkw:
|
||||
# - Update for v2.6, BUILD=1
|
||||
|
||||
|
@ -22,7 +25,7 @@
|
|||
# - Bump BUILD, get rid of *.la files
|
||||
|
||||
PRGNAM=vamp-plugin-sdk
|
||||
VERSION=${VERSION:-2.6}
|
||||
VERSION=${VERSION:-2.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vamp-plugin-sdk"
|
||||
VERSION="2.6"
|
||||
VERSION="2.7.1"
|
||||
HOMEPAGE="http://www.vamp-plugins.org"
|
||||
DOWNLOAD="https://code.soundsoftware.ac.uk/attachments/download/1520/vamp-plugin-sdk-2.6.tar.gz"
|
||||
MD5SUM="200d6f5980d8d8877d296975a7e2890b"
|
||||
DOWNLOAD="https://code.soundsoftware.ac.uk/attachments/download/2206/vamp-plugin-sdk-2.7.1.tar.gz"
|
||||
MD5SUM="41129f07c252dd721ea81ef0265777fd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue