libraries/vst3sdk: Updated for version 3.7.7.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Martin Bångens 2022-12-29 07:03:44 +01:00 committed by Willy Sudiarto Raharjo
parent 6ea4e6a62f
commit 5602db761d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View File

@ -25,9 +25,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vst3sdk
VERSION=${VERSION:-3.7.5}
SDK_BUILD=${SDK_BUILD:-_build_44}
BUILD=${BUILD:-2}
VERSION=${VERSION:-3.7.7}
SDK_BUILD=${SDK_BUILD:-_build_19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch

View File

@ -1,8 +1,8 @@
PRGNAM="vst3sdk"
VERSION="3.7.5"
VERSION="3.7.7"
HOMEPAGE="https://www.steinberg.net/developers/"
DOWNLOAD="https://github.com/noisecode3/vst3sdk/archive/3.7.5/vst3sdk-3.7.5.tar.gz"
MD5SUM="a7df29111d04d8781f10fed31bd26a3f"
DOWNLOAD="https://github.com/noisecode3/vst3sdk/archive/3.7.7/vst3sdk-3.7.7.tar.gz"
MD5SUM="f9e2185ea8cdfbdc4d99c4a5f5e4d426"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""