diff --git a/srcpkgs/mpd/patches/boost-1.81.patch b/srcpkgs/mpd/patches/boost-1.81.patch deleted file mode 100644 index b88bcd931ad..00000000000 --- a/srcpkgs/mpd/patches/boost-1.81.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: mpd-0.23.11/src/RemoteTagCache.hxx -=================================================================== ---- mpd-0.23.11.orig/src/RemoteTagCache.hxx -+++ mpd-0.23.11/src/RemoteTagCache.hxx -@@ -28,6 +28,7 @@ - #include - #include - -+#include - #include - - class RemoteTagCacheHandler; diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index a20516becd0..63701b7d56b 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,6 +1,6 @@ # Template file for 'mpd' pkgname=mpd -version=0.23.11 +version=0.23.12 revision=1 build_style=meson configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true @@ -39,7 +39,7 @@ license="GPL-2.0-or-later" homepage="https://www.musicpd.org/" changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS" distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz" -checksum=edb4e7a8f9dff238b5610f9e2461940ea98c727a5462fafb1cdf836304dfdca9 +checksum=b7fca62284ecc25a681ea6a07abc49200af5353be42cb5a31e3173be9d8702e7 LDFLAGS="-Wl,-z,stack-size=1048576" system_accounts="mpd"