mpd 0.19.6

This is a bugfix release:
* input
  - nfs: fix crash on connection failure
* archive
  - zzip: fix crash after seeking
* decoder
  - dsdiff, dsf, opus: fix deadlock while seeking
  - mp4v2: remove because of incompatible license

Closes Homebrew/homebrew#34812.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Michael Paquier 2014-12-09 10:58:11 +09:00 committed by Jack Nagel
parent 6eb57b6eb2
commit 677854cbcd
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ class Mpd < Formula
homepage "http://www.musicpd.org/"
stable do
url "http://www.musicpd.org/download/mpd/0.19/mpd-0.19.5.tar.xz"
sha1 "59bab61cfc89c6ef7a1c3cbc877957df633ad1ac"
url "http://www.musicpd.org/download/mpd/0.19/mpd-0.19.6.tar.xz"
sha1 "723c224a24292d70823a3f58fc7dbf20cac770e9"
end
bottle do