mpd: update to 0.21.17.
This commit is contained in:
parent
0d54b8733f
commit
dba9ab51a8
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mpd'
|
# Template file for 'mpd'
|
||||||
pkgname=mpd
|
pkgname=mpd
|
||||||
version=0.21.16
|
version=0.21.17
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
|
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
|
||||||
-Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled
|
-Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled
|
||||||
|
@ -34,7 +34,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.musicpd.org/"
|
homepage="https://www.musicpd.org/"
|
||||||
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v${version}/NEWS"
|
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v${version}/NEWS"
|
||||||
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
|
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
|
||||||
checksum=30cf1bddf7d7388487276745ad3515f134e07f0c57f9f97cb2b5d3befd4a4d92
|
checksum=8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62
|
||||||
LDFLAGS+=" -Wl,-z,stack-size=1048576"
|
LDFLAGS+=" -Wl,-z,stack-size=1048576"
|
||||||
|
|
||||||
system_accounts="mpd"
|
system_accounts="mpd"
|
||||||
|
|
Loading…
Reference in New Issue