mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mpd: update to 0.21.23.
This commit is contained in:
parent
f05fbb80a9
commit
ab392cc3e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpd'
|
# Template file for 'mpd'
|
||||||
pkgname=mpd
|
pkgname=mpd
|
||||||
version=0.21.22
|
version=0.21.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
|
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
|
||||||
|
@ -35,7 +35,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=565687d1899b585350cd66b603e46e5b79affc0a0e36d96d8953c6ccc6f69ba2
|
checksum=439f522ca9800f375e4fb459ec31e61b3d824fc5c0580ff06dac48b5d21207a3
|
||||||
LDFLAGS+=" -Wl,-z,stack-size=1048576"
|
LDFLAGS+=" -Wl,-z,stack-size=1048576"
|
||||||
|
|
||||||
system_accounts="mpd"
|
system_accounts="mpd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue