From 80ec860ae472d15844718f798df72b741f755b2b Mon Sep 17 00:00:00 2001 From: Michael Paquier Date: Wed, 24 Feb 2016 13:58:35 +0900 Subject: [PATCH] mpd 0.19.13 This is a bugfix release: * tags - aiff, riff: fix ID3 chunk padding * decoder - ffmpeg: support the TAK codec * fix disappearing duration of remote songs during playback * initialize supplementary groups with glibc 2.19+ Closes Homebrew/homebrew#49475. Signed-off-by: Tomasz Pajor --- Formula/mpd.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/mpd.rb b/Formula/mpd.rb index 9073fc0bcd..de57d21a84 100644 --- a/Formula/mpd.rb +++ b/Formula/mpd.rb @@ -1,9 +1,8 @@ class Mpd < Formula desc "Music Player Daemon" homepage "http://www.musicpd.org/" - url "http://www.musicpd.org/download/mpd/0.19/mpd-0.19.12.tar.xz" - sha256 "7b6fe6c7ce72f5f80a276d680072b524ecb395e546e252b8f3a0756377e1e875" - revision 1 + url "http://www.musicpd.org/download/mpd/0.19/mpd-0.19.13.tar.xz" + sha256 "f1014838fa7ab2d5fe2ef7f4c101d58fdec2c4c13cfbd2462ee146c8e4919a55" bottle do cellar :any