mpd: update to 0.21.11.
This commit is contained in:
parent
e40d009541
commit
e756ce0ef7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpd'
|
||||
pkgname=mpd
|
||||
version=0.21.10
|
||||
version=0.21.11
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
|
||||
|
@ -33,7 +33,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=136b5368e38c1efeb9759ea7fa53773cbd1d434485ce234fd0942c5fb1b1a93b
|
||||
checksum=d32ef88b4404b188c4505462cfd3fb695463800c9d062e5148f782ca227a6cbd
|
||||
LDFLAGS+=" -Wl,-z,stack-size=1048576"
|
||||
|
||||
system_accounts="mpd"
|
||||
|
|
Loading…
Reference in a new issue