mpd: update to 0.21.2.
This commit is contained in:
parent
91092172fd
commit
30c5adc589
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpd'
|
||||
pkgname=mpd
|
||||
version=0.21.1
|
||||
version=0.21.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
|
||||
|
@ -34,7 +34,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.musicpd.org/"
|
||||
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
|
||||
checksum=5674e791a6f3687a312431fd7e14d9d27fc62e21b869ff6b522bf6ba1bb5c069
|
||||
checksum=c6ff74ff521aa2b390bdeac299954da21b9d0a66216abdd500ae590d97ab514a
|
||||
|
||||
# Package build options
|
||||
build_options="jack lame mpcdec pulseaudio libao wavpack sndio cdio openal"
|
||||
|
|
Loading…
Reference in New Issue