diff --git a/media-sound/mpd/mpd-0.21.11.recipe b/media-sound/mpd/mpd-0.21.14.recipe similarity index 97% rename from media-sound/mpd/mpd-0.21.11.recipe rename to media-sound/mpd/mpd-0.21.14.recipe index 0b6533091..08c5c7b68 100644 --- a/media-sound/mpd/mpd-0.21.11.recipe +++ b/media-sound/mpd/mpd-0.21.14.recipe @@ -3,11 +3,11 @@ DESCRIPTION="Music Player Daemon (MPD) is a flexible, powerful, server-side \ application for playing music. Through plugins and libraries it can play a \ variety of sound files while being controlled by its network protocol." HOMEPAGE="https://www.musicpd.org/" -COPYRIGHT="2003-2018 The Music Player Daemon Project" +COPYRIGHT="2003-2019 The Music Player Daemon Project" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="http://www.musicpd.org/download/mpd/${portVersion%.*}/mpd-$portVersion.tar.xz" -CHECKSUM_SHA256="d32ef88b4404b188c4505462cfd3fb695463800c9d062e5148f782ca227a6cbd" +CHECKSUM_SHA256="1e2c8a8d89e8792b1849075cf51aa0695e1957cd5c4281209acff1dd53b57646" PATCHES="mpd-$portVersion.patchset" ADDITIONAL_FILES="userlaunch.in" diff --git a/media-sound/mpd/patches/mpd-0.21.11.patchset b/media-sound/mpd/patches/mpd-0.21.14.patchset similarity index 100% rename from media-sound/mpd/patches/mpd-0.21.11.patchset rename to media-sound/mpd/patches/mpd-0.21.14.patchset