mpd: update to 0.21.24.

This commit is contained in:
Daniel Eyßer 2020-06-11 13:06:25 +02:00 committed by Helmut Pozimski
parent 0ba7794b2a
commit fbf557ef4d

View file

@ -1,7 +1,7 @@
# Template file for 'mpd'
pkgname=mpd
version=0.21.23
revision=2
version=0.21.24
revision=1
build_style=meson
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
-Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled
@ -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=439f522ca9800f375e4fb459ec31e61b3d824fc5c0580ff06dac48b5d21207a3
checksum=84632a7e82e672b3a6d71651a75d05fb7acd62645c33e3f3af5a1067cfa64cd6
LDFLAGS+=" -Wl,-z,stack-size=1048576"
system_accounts="mpd"