mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
audio/clap: Updated for 1.1.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
046ffd037f
commit
7297b663c1
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=clap
|
||||
VERSION=${VERSION:-1.1.7}
|
||||
VERSION=${VERSION:-1.1.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="clap"
|
||||
VERSION="1.1.7"
|
||||
VERSION="1.1.10"
|
||||
HOMEPAGE="https://cleveraudio.org/"
|
||||
DOWNLOAD="https://github.com/free-audio/clap/archive/1.1.7/clap-1.1.7.tar.gz"
|
||||
MD5SUM="51328653d80f41a981b6d31850742bb0"
|
||||
DOWNLOAD="https://github.com/free-audio/clap/archive/1.1.10/clap-1.1.10.tar.gz"
|
||||
MD5SUM="61a5e232e8110a06c52e50800ce6c578"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue