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 <tomek@polishgeeks.com>
This commit is contained in:
Michael Paquier 2016-02-24 13:58:35 +09:00 committed by Tomasz Pajor
parent 9a5c06650b
commit 80ec860ae4

View file

@ -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