From a0b10404a85d49db64831505fcff1608c5fd430c Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Sun, 14 Jul 2019 01:11:48 +0200 Subject: [PATCH] MPD: bump (#3984) --- media-sound/mpd/{mpd-0.21.8.recipe => mpd-0.21.11.recipe} | 8 ++++---- .../patches/{mpd-0.21.8.patchset => mpd-0.21.11.patchset} | 0 2 files changed, 4 insertions(+), 4 deletions(-) rename media-sound/mpd/{mpd-0.21.8.recipe => mpd-0.21.11.recipe} (97%) rename media-sound/mpd/patches/{mpd-0.21.8.patchset => mpd-0.21.11.patchset} (100%) diff --git a/media-sound/mpd/mpd-0.21.8.recipe b/media-sound/mpd/mpd-0.21.11.recipe similarity index 97% rename from media-sound/mpd/mpd-0.21.8.recipe rename to media-sound/mpd/mpd-0.21.11.recipe index 1cd322f7e..0b6533091 100644 --- a/media-sound/mpd/mpd-0.21.8.recipe +++ b/media-sound/mpd/mpd-0.21.11.recipe @@ -5,9 +5,9 @@ variety of sound files while being controlled by its network protocol." HOMEPAGE="https://www.musicpd.org/" COPYRIGHT="2003-2018 The Music Player Daemon Project" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.musicpd.org/download/mpd/${portVersion%.*}/mpd-$portVersion.tar.xz" -CHECKSUM_SHA256="23e083f11356c66bfb4a53c00568d370f57707df56496b299c414aaae59a9757" +CHECKSUM_SHA256="d32ef88b4404b188c4505462cfd3fb695463800c9d062e5148f782ca227a6cbd" PATCHES="mpd-$portVersion.patchset" ADDITIONAL_FILES="userlaunch.in" @@ -67,7 +67,7 @@ REQUIRES=" # lib:libshine$secondaryArchSuffix # lib:libshout$secondaryArchSuffix # lib:libsidplay2$secondaryArchSuffix - lib:libsmbclient$secondaryArchSuffix +# lib:libsmbclient$secondaryArchSuffix lib:libsndfile$secondaryArchSuffix lib:libsoxr$secondaryArchSuffix lib:libsqlite3$secondaryArchSuffix @@ -128,7 +128,7 @@ BUILD_REQUIRES=" # devel:libshine$secondaryArchSuffix # devel:libshout$secondaryArchSuffix # devel:libsidplay2$secondaryArchSuffix - devel:libsmbclient$secondaryArchSuffix +# devel:libsmbclient$secondaryArchSuffix devel:libsndfile$secondaryArchSuffix devel:libsoxr$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix diff --git a/media-sound/mpd/patches/mpd-0.21.8.patchset b/media-sound/mpd/patches/mpd-0.21.11.patchset similarity index 100% rename from media-sound/mpd/patches/mpd-0.21.8.patchset rename to media-sound/mpd/patches/mpd-0.21.11.patchset