mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
audio/mixxx: Updated for version 2.3.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0f75265486
commit
4294c16313
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=mixxx
|
||||
VERSION=${VERSION:-2.3.5}
|
||||
VERSION=${VERSION:-2.3.6}
|
||||
KEYFVER=${KEYFVER:-2.2.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="mixxx"
|
||||
VERSION="2.3.5"
|
||||
VERSION="2.3.6"
|
||||
HOMEPAGE="https://www.mixxx.org"
|
||||
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/2.3.5/mixxx-2.3.5.tar.gz \
|
||||
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/2.3.6/mixxx-2.3.6.tar.gz \
|
||||
https://github.com/mixxxdj/libkeyfinder/archive/v2.2.6/libkeyfinder-2.2.6.zip"
|
||||
MD5SUM="272362d0c5644ec43577833d6342496c \
|
||||
MD5SUM="4a8e6aa35bec7240a02f27afa65754d5 \
|
||||
8a6f2a59265aa16fbbd532b83fa45541"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue