mpd: update to 0.18.5.
This commit is contained in:
parent
1ab12015b5
commit
37f4238b5b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpd'
|
||||
pkgname=mpd
|
||||
version=0.18.3
|
||||
version=0.18.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.musicpd.org/"
|
||||
distfiles="http://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
|
||||
checksum=425e6882e1d558642bb5433c78155f6bee7c58c95083d3a6615cdf164365d719
|
||||
checksum=3424a520f76da90a6869039eb7e89e1e6e3973a6da9e89ffdadf1c4a4ac6e11c
|
||||
|
||||
post_install() {
|
||||
vinstall doc/mpdconf.example 644 etc mpd.conf
|
||||
|
|
Loading…
Reference in a new issue