From 218d6b6bb7bffb13be1990d72d491016063d8a5f Mon Sep 17 00:00:00 2001
From: Eivind Uggedal <eivind@uggedal.com>
Date: Thu, 15 Jan 2015 09:05:47 +0000
Subject: [PATCH] mpd: update to 0.19.8.

---
 srcpkgs/mpd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 0b902839f38..e20d02d78c6 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,6 +1,6 @@
 # Template file for 'mpd'
 pkgname=mpd
-version=0.19.7
+version=0.19.8
 revision=1
 build_style=gnu-configure
 configure_args="--enable-opus --enable-mikmod --enable-neighbor-plugins
@@ -27,7 +27,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
 license="GPL-2"
 homepage="http://www.musicpd.org/"
 distfiles="http://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
-checksum=16d96332ec09d58ae2b914cfa509862e5f5b854dd52fdd6bda7336d66e888278
+checksum=d3c069d2867e362b343c5babea3e7fe9e6780d3dcb1be38808a8ea48911bae50
 
 # Package build options
 build_options="jack lame mpcdec pulseaudio systemd wavpack"