From c065343ea33a61f9198b9d8f47136f8dbd4b241e Mon Sep 17 00:00:00 2001 From: Karel Balej Date: Sat, 2 Aug 2025 12:28:06 +0200 Subject: [PATCH] mpd: update to 0.24.5. --- srcpkgs/mpd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index 4739a72e308..44855f87a37 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,7 +1,7 @@ # Template file for 'mpd' pkgname=mpd -version=0.24.4 -revision=2 +version=0.24.5 +revision=1 build_style=meson configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled @@ -38,7 +38,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=86035d6c63af32afa77fd5eb5ecd1c6afaef7cc352b28064edf51eea60f40d66 +checksum=69dfcba5c99c8d828d8f35dfb31eb0a4e34ce3813f54666af4d8247558160a13 LDFLAGS="-Wl,-z,stack-size=1048576" system_accounts="mpd"