audio/fluidsynth: Updated for version 1.1.6.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
9f217faa6d
commit
17663229fc
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for fluidsynth
|
||||
|
||||
# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# 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=fluidsynth
|
||||
VERSION=1.1.5
|
||||
VERSION=1.1.6
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fluidsynth"
|
||||
VERSION="1.1.5"
|
||||
VERSION="1.1.6"
|
||||
HOMEPAGE="http://www.fluidsynth.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/fluidsynth/fluidsynth-1.1.5.tar.gz"
|
||||
MD5SUM="657e49e682b316432a4421dbb0313c3e"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/fluidsynth/fluidsynth-1.1.6.tar.gz"
|
||||
MD5SUM="ae5aca6de824b4173667cbd3a310b263"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue