mpd: update to 0.22.4.
This commit is contained in:
parent
bdf3ea81fb
commit
33623dfae8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpd'
|
||||
pkgname=mpd
|
||||
version=0.22.3
|
||||
revision=2
|
||||
version=0.22.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
|
||||
-Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled
|
||||
|
@ -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=338012037b5e67730529187c555a54cc567a85b15a7e8ddb3a807b1971566ccf
|
||||
checksum=891ea993a539246fa8f670346e5aa6c8cc85ce4be739ff12261712b0b3149dd0
|
||||
LDFLAGS+=" -Wl,-z,stack-size=1048576"
|
||||
patch_args="-Np1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue