mpd: update to 0.22.3.

This commit is contained in:
Daniel Eyßer 2020-11-22 15:14:20 +01:00 committed by Érico Nogueira Rolim
parent f47e6d0545
commit e88d9fcaaf

View file

@ -1,6 +1,6 @@
# Template file for 'mpd'
pkgname=mpd
version=0.22.1
version=0.22.3
revision=1
build_style=meson
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
@ -37,7 +37,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=408464093d09c73ceecafc201defcbaba2193cb30ad0aaf1241459a410fecaf3
checksum=338012037b5e67730529187c555a54cc567a85b15a7e8ddb3a807b1971566ccf
LDFLAGS+=" -Wl,-z,stack-size=1048576"
patch_args="-Np1"