From ff7ec339a4b2c72e3ba145fbb5ffe770b842bb43 Mon Sep 17 00:00:00 2001 From: Michael Paquier Date: Sun, 28 Sep 2014 14:30:44 +0900 Subject: mpd 0.18.16 Since 0.18.14, the following things have changed: - fix a DSD breakage due to a typo in 0.18.15 - fix issue with large command lists - fix of an old breakage of the MixRamp feature Closes #32744. Signed-off-by: Jack Nagel --- Library/Formula/mpd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/mpd.rb b/Library/Formula/mpd.rb index 2e48d3a5c..dd222a985 100644 --- a/Library/Formula/mpd.rb +++ b/Library/Formula/mpd.rb @@ -2,8 +2,8 @@ require 'formula' class Mpd < Formula homepage "http://www.musicpd.org/" - url "http://www.musicpd.org/download/mpd/0.18/mpd-0.18.14.tar.xz" - sha1 "5a4b5f5b0447994f3fc186ffd7c16cabeeed2978" + url "http://www.musicpd.org/download/mpd/0.18/mpd-0.18.16.tar.xz" + sha1 "ef510446e858fadf20d36fa2c1bed6f35a51e613" bottle do sha1 "b611883e7d96de9695bc3405d08776103e34bab7" => :mavericks -- cgit v1.2.3