mpd: update to 0.17.5.
This commit is contained in:
parent
b412a905bf
commit
d6be887409
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.17.4
|
version=0.17.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-jack --enable-lastfm --enable-soundcloud --enable-pipe-output
|
configure_args="--enable-jack --enable-lastfm --enable-soundcloud --enable-pipe-output
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=e94780395cabdcb861162297deef52d7a0baa3b3ad57f4b2089d208f3b62c7ce
|
checksum=8f43562cf0d98f84c13745dfb7cfd08e66f2dbae9aa35268b130ab053b030200
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall doc/mpdconf.example 644 etc mpd.conf
|
vinstall doc/mpdconf.example 644 etc mpd.conf
|
||||||
|
|
Loading…
Reference in a new issue