mpd: Update to 0.19.11, fix gcc5 builds

Add a patch from the Alpine Linux project to fix a musl build issue with gcc 5:

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess
2015-11-23 08:51:26 -05:00
parent 8bf976096e
commit e8bd00dd39
4 changed files with 55 additions and 5 deletions
@@ -1,6 +1,6 @@
--- a/src/decoder/plugins/FfmpegDecoderPlugin.cxx
+++ b/src/decoder/plugins/FfmpegDecoderPlugin.cxx
@@ -765,6 +765,7 @@ static const char *const ffmpeg_mime_typ
@@ -774,6 +774,7 @@ static const char *const ffmpeg_mime_typ
"audio/qcelp",
"audio/vorbis",
"audio/vorbis+ogg",