mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
mpd: update to 0.20.21.
This commit is contained in:
parent
9d16602bf7
commit
20864a7084
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.20.20
|
version=0.20.21
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-opus --enable-mikmod --enable-neighbor-plugins
|
configure_args="--enable-opus --enable-mikmod --enable-neighbor-plugins
|
||||||
--enable-soundcloud --enable-pipe-output --disable-twolame-encoder
|
--enable-soundcloud --enable-pipe-output --disable-twolame-encoder
|
||||||
|
@ -27,7 +27,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.musicpd.org/"
|
homepage="https://www.musicpd.org/"
|
||||||
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=a9e458c6e07cdf62649de7722e1e5a7f13aa82eeb397bfbbebc07cf5cf273584
|
checksum=8322764dc265c20f05c8c8fdfdd578b0722e74626bef56fcd8eebfb01acc58dc
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="jack lame mpcdec pulseaudio libao wavpack sndio cdio"
|
build_options="jack lame mpcdec pulseaudio libao wavpack sndio cdio"
|
||||||
|
|
Loading…
Add table
Reference in a new issue