audio/mixxx: Updated for version 2.1.7.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-03-11 16:54:53 +01:00 committed by Willy Sudiarto Raharjo
parent d1f9f51d30
commit 39308692e2
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for mixxx
# Copyright 2011 Elvio "HelLViS69" Basello <hellvis69@gmail.com>
# Copyright 2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2018-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
# Modified by SlackBuilds.org
PRGNAM=mixxx
VERSION=${VERSION:-2.1.5}
VERSION=${VERSION:-2.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mixxx"
VERSION="2.1.5"
VERSION="2.1.7"
HOMEPAGE="https://www.mixxx.org"
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/release-2.1.5/mixxx-release-2.1.5.tar.gz"
MD5SUM="49e1257c206143640ff4c7aff8fa3d83"
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/release-2.1.7/mixxx-release-2.1.7.tar.gz"
MD5SUM="5777296e110ea0a97118b4cc550e49ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="chromaprint faad2 libmp4v2 libshout opencore-amr opusfile portaudio portmidi protobuf rubberband"