We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e8c94 commit bac51baCopy full SHA for bac51ba
srcpkgs/mpd/template
@@ -1,6 +1,6 @@
1
# Template file for 'mpd'
2
pkgname=mpd
3
-version=0.24.8
+version=0.24.9
4
revision=1
5
build_style=meson
6
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
@@ -39,7 +39,7 @@ license="GPL-2.0-or-later"
39
homepage="https://www.musicpd.org/"
40
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
41
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
42
-checksum=1868aded6aabe6a02a6427ef1d3856b11370612afc53d28184533db53991d2f7
+checksum=f3d28b29bbe675970ef205b3d9b835e5691423fed6a89d713dbcbf7839ea92f3
43
LDFLAGS="-Wl,-z,stack-size=1048576"
44
45
system_accounts="mpd"
0 commit comments