Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] mpd: Fix broken download URL
@ 2014-01-01 19:35 Bernd Kuhls
  2014-01-02 14:18 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Bernd Kuhls @ 2014-01-01 19:35 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
---
 package/mpd/mpd.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mpd/mpd.mk b/package/mpd/mpd.mk
index d8f344f..c9fc714 100644
--- a/package/mpd/mpd.mk
+++ b/package/mpd/mpd.mk
@@ -6,7 +6,7 @@
 
 MPD_VERSION = 0.17.6
 MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
-MPD_SITE = http://www.musicpd.org/download/mpd/stable
+MPD_SITE = http://www.musicpd.org/download/mpd/0.17
 MPD_DEPENDENCIES = host-pkgconf libglib2
 MPD_LICENSE = GPLv2
 MPD_LICENSE_FILES = COPYING
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-02 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-01 19:35 [Buildroot] [PATCH 1/1] mpd: Fix broken download URL Bernd Kuhls
2014-01-02 14:18 ` Thomas Petazzoni
2014-01-02 15:30   ` Jerzy Grzegorek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox