audio/mixxx: Updated for version 1.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6f703baaf6
commit
3f93385494
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for mixxx
|
||||
|
||||
# Copyright 2011 Elvio "HelLViS69" Basello <hellvis69@slackware.it>
|
||||
# Copyright 2011 Elvio "HelLViS69" Basello <hellvis69@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mixxx
|
||||
VERSION=${VERSION:-1.10.1}
|
||||
VERSION=${VERSION:-1.11.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mixxx"
|
||||
VERSION="1.10.1"
|
||||
VERSION="1.11.0"
|
||||
HOMEPAGE="http://www.mixxx.org"
|
||||
DOWNLOAD="http://downloads.mixxx.org/mixxx-1.10.1/mixxx-1.10.1-src.tar.gz"
|
||||
MD5SUM="765bc5216ec8102c2186dd3ea80187a9"
|
||||
DOWNLOAD="http://downloads.mixxx.org/mixxx-1.11.0/mixxx-1.11.0-src.tar.gz"
|
||||
MD5SUM="89ee8ba60824919d8dd1194287bda259"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libshout portaudio portmidi scons"
|
||||
REQUIRES="libshout portaudio portmidi protobuf scons"
|
||||
MAINTAINER="Elvio Basello (HelLViS69)"
|
||||
EMAIL="hellvis69@slackware.it"
|
||||
EMAIL="hellvis69@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue