mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
mpd: update to 0.23.13.
This commit is contained in:
parent
fe106d21b0
commit
fef14cedb5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mpd'
|
# Template file for 'mpd'
|
||||||
pkgname=mpd
|
pkgname=mpd
|
||||||
version=0.23.12
|
version=0.23.13
|
||||||
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
|
||||||
|
@ -39,7 +39,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.musicpd.org/"
|
homepage="https://www.musicpd.org/"
|
||||||
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
|
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/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=b7fca62284ecc25a681ea6a07abc49200af5353be42cb5a31e3173be9d8702e7
|
checksum=a96b01e6fbbb7e8ab25eb7c15d5c811c62eb19b76d143a802f51674791f1d519
|
||||||
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