mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
mpd: update to 0.19.13.
This commit is contained in:
parent
402cc42274
commit
08a63be88c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpd'
|
# Template file for 'mpd'
|
||||||
pkgname=mpd
|
pkgname=mpd
|
||||||
version=0.19.12
|
version=0.19.13
|
||||||
revision=1
|
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
|
||||||
|
@ -28,7 +28,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.musicpd.org/"
|
homepage="http://www.musicpd.org/"
|
||||||
distfiles="http://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
|
distfiles="http://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
|
||||||
checksum=7b6fe6c7ce72f5f80a276d680072b524ecb395e546e252b8f3a0756377e1e875
|
checksum=f1014838fa7ab2d5fe2ef7f4c101d58fdec2c4c13cfbd2462ee146c8e4919a55
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="jack lame mpcdec pulseaudio libao wavpack"
|
build_options="jack lame mpcdec pulseaudio libao wavpack"
|
||||||
|
|
Loading…
Add table
Reference in a new issue