audio/mixxx: Updated for version 2.1.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
b5e1f0f5ed
commit
1e50b8aa6c
|
@ -26,7 +26,7 @@
|
|||
# Modified by SlackBuilds.org
|
||||
|
||||
PRGNAM=mixxx
|
||||
VERSION=${VERSION:-2.1.1}
|
||||
VERSION=${VERSION:-2.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mixxx"
|
||||
VERSION="2.1.1"
|
||||
VERSION="2.1.4"
|
||||
HOMEPAGE="https://www.mixxx.org"
|
||||
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/release-2.1.1/mixxx-release-2.1.1.tar.gz"
|
||||
MD5SUM="6336d6568bbf860c4e03295ae51ee286"
|
||||
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/release-2.1.4/mixxx-release-2.1.4.tar.gz"
|
||||
MD5SUM="305dfb0dde73b9062d1d48f8ae07a370"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="chromaprint faad2 libmp4v2 libshout opencore-amr opusfile portaudio portmidi protobuf rubberband"
|
||||
|
|
Loading…
Reference in New Issue