diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-18 17:24:23 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-18 19:33:40 -0500 |
commit | e66676df89fd182fe7f8d177887c07b4451ee8cb (patch) | |
tree | 319614d1b64729da035404f67e27b1adc1b645b8 /audio/mpd/mpd.SlackBuild | |
parent | 8dd25ae014b33d1c3c4aa63cd866eb78e94daabd (diff) | |
download | slackbuilds-e66676df89fd182fe7f8d177887c07b4451ee8cb.tar.gz |
audio/mpd: Updated for version 0.17.1.
Fixes building over ffmpeg
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/mpd/mpd.SlackBuild')
-rw-r--r-- | audio/mpd/mpd.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpd/mpd.SlackBuild b/audio/mpd/mpd.SlackBuild index 0d71bcc719..6bbc893cfd 100644 --- a/audio/mpd/mpd.SlackBuild +++ b/audio/mpd/mpd.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mpd -VERSION=0.16.3 +VERSION=0.17.1 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |