diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-11 17:46:03 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 15:13:30 -0600 |
commit | 17663229fcba16dc6ec51e45436b44fab39b6d64 (patch) | |
tree | 935851fcbd194e5f64646c1c22e74f314bd4ac42 /audio/fluidsynth | |
parent | 9f217faa6d64bf6b0123b900ee438b4a6efc0eea (diff) | |
download | slackbuilds-17663229fcba16dc6ec51e45436b44fab39b6d64.tar.gz |
audio/fluidsynth: Updated for version 1.1.6.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'audio/fluidsynth')
-rw-r--r-- | audio/fluidsynth/fluidsynth.SlackBuild | 4 | ||||
-rw-r--r-- | audio/fluidsynth/fluidsynth.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/fluidsynth/fluidsynth.SlackBuild b/audio/fluidsynth/fluidsynth.SlackBuild index 493c2a8b19..d95dcb8027 100644 --- a/audio/fluidsynth/fluidsynth.SlackBuild +++ b/audio/fluidsynth/fluidsynth.SlackBuild @@ -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} diff --git a/audio/fluidsynth/fluidsynth.info b/audio/fluidsynth/fluidsynth.info index 4de862421b..d3b454c60f 100644 --- a/audio/fluidsynth/fluidsynth.info +++ b/audio/fluidsynth/fluidsynth.info @@ -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="" |