From 5ddae45b5645b62a0f0257aa1e58e9575264bdc1 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Tue, 28 Apr 2020 12:41:00 -0400 Subject: [PATCH] mpd: update to 0.21.23. --- srcpkgs/mpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index 84ca3a1fa4d..684af4f1c1b 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,6 +1,6 @@ # Template file for 'mpd' pkgname=mpd -version=0.21.22 +version=0.21.23 revision=1 build_style=meson configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true @@ -35,7 +35,7 @@ license="GPL-2.0-or-later" homepage="https://www.musicpd.org/" changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v${version}/NEWS" distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz" -checksum=565687d1899b585350cd66b603e46e5b79affc0a0e36d96d8953c6ccc6f69ba2 +checksum=439f522ca9800f375e4fb459ec31e61b3d824fc5c0580ff06dac48b5d21207a3 LDFLAGS+=" -Wl,-z,stack-size=1048576" system_accounts="mpd"