mpd: update to 0.18.13.
This commit is contained in:
parent
121e8ae8d6
commit
8eaa6d94f7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpd'
|
||||
pkgname=mpd
|
||||
version=0.18.12
|
||||
revision=2
|
||||
version=0.18.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--enable-soundcloud --enable-pipe-output --disable-twolame-encoder
|
||||
|
@ -22,7 +22,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.musicpd.org/"
|
||||
distfiles="http://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
|
||||
checksum=30cd1f6f396a6433f7f27a6c0ec0de5e061cec6ad1bd2f7de9095c16aac0d86c
|
||||
checksum=9f8e5bbbce768173ed78521fdaa14cb415d5d5b2cec3fa3815646caf132b2aaa
|
||||
|
||||
# Package build options
|
||||
build_options="jack lame mpcdec pulseaudio systemd wavpack"
|
||||
|
|
Loading…
Reference in a new issue