From 1e4dec1a4764bbcd8c3d39e59d6348a832bfb8cc Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 25 Jan 2017 16:25:05 +0000 Subject: [PATCH] mpd: update to 0.20.3. --- srcpkgs/mpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index acbbd5778d5..a689648b5a3 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,6 +1,6 @@ # Template file for 'mpd' pkgname=mpd -version=0.20.2 +version=0.20.3 revision=1 build_style=gnu-configure configure_args="--enable-opus --enable-mikmod --enable-neighbor-plugins @@ -27,7 +27,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.musicpd.org/" distfiles="http://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz" -checksum=552a87d71c2981baeddf28c1856a7e071ea0236dd38bc75ec25d58529605ff77 +checksum=2238c1233f5318800ede7c37eeaf705c04920315de572dc666aff6ca682eb0f9 # Package build options build_options="jack lame mpcdec pulseaudio libao wavpack"