From 4e1df50f5dd851cf569587bb9c9e4f29fb492ff6 Mon Sep 17 00:00:00 2001 From: John Rowley Date: Thu, 21 Jan 2021 22:52:30 +0100 Subject: [PATCH] mpd: update to 0.22.4. --- srcpkgs/mpd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index 42e12041856..d03c063a324 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,7 +1,7 @@ # Template file for 'mpd' pkgname=mpd -version=0.22.3 -revision=2 +version=0.22.4 +revision=1 build_style=meson configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true -Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled @@ -37,7 +37,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=338012037b5e67730529187c555a54cc567a85b15a7e8ddb3a807b1971566ccf +checksum=891ea993a539246fa8f670346e5aa6c8cc85ce4be739ff12261712b0b3149dd0 LDFLAGS+=" -Wl,-z,stack-size=1048576" patch_args="-Np1"