Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/mpd/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'mpd'
pkgname=mpd
version=0.24.5
revision=3
version=0.24.8
revision=1
build_style=meson
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
-Dpipe=true -Dtwolame=enabled -Dbzip2=enabled
Expand Down Expand Up @@ -39,7 +39,7 @@ license="GPL-2.0-or-later"
homepage="https://www.musicpd.org/"
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
checksum=69dfcba5c99c8d828d8f35dfb31eb0a4e34ce3813f54666af4d8247558160a13
checksum=1868aded6aabe6a02a6427ef1d3856b11370612afc53d28184533db53991d2f7
LDFLAGS="-Wl,-z,stack-size=1048576"

system_accounts="mpd"
Expand Down