All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Aydin <ta@taydin.org>
To: meta-arago@arago-project.org
Subject: [PATCH] mpd: Fix download URL
Date: Sun, 08 Jun 2014 23:44:44 +0300	[thread overview]
Message-ID: <5394CB3C.5090408@taydin.org> (raw)

diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.17.1.bb
b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.17.1.bb
index 6f2a912..1bc609f 100644
--- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.17.1.bb
+++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.17.1.bb
@@ -5,10 +5,10 @@ HOMEPAGE ="http://sourceforge.net/projects/musicpd"

 DEPENDS = "alsa-lib libsamplerate0 libsndfile1 libvorbis libogg faad2
ffmpeg curl sqlite bzip2 pulseaudio"

-PR = "r4"
+PR = "r5"

 SRC_URI = " \
-    ${SOURCEFORGE_MIRROR}/musicpd/${PN}/${PV}/${PN}-${PV}.tar.bz2 \
+    http://www.musicpd.org/download/mpd/0.17/${PN}-${PV}.tar.bz2 \
     file://mpd.conf.in \
 "



             reply	other threads:[~2014-06-08 20:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-08 20:44 Timur Aydin [this message]
2014-06-09 13:31 ` [PATCH] mpd: Fix download URL Denys Dmytriyenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5394CB3C.5090408@taydin.org \
    --to=ta@taydin.org \
    --cc=meta-arago@arago-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.