summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2010-10-14 13:45:27 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-15 10:10:08 +0100
commit12477ad2b27661c8a822f21a5b6a42516bab9edb (patch)
tree7e59132a97c3392f7b841434c9f632917092794d /meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
parent95fb69bb24a918e048f3c87ebe289e731a4aab6f (diff)
downloadopenembedded-core-12477ad2b27661c8a822f21a5b6a42516bab9edb.tar.gz
openembedded-core-12477ad2b27661c8a822f21a5b6a42516bab9edb.tar.bz2
openembedded-core-12477ad2b27661c8a822f21a5b6a42516bab9edb.tar.xz
openembedded-core-12477ad2b27661c8a822f21a5b6a42516bab9edb.zip
gupnp: fix broken SRC_URIs
This fixes [BUGID #469] Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb')
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
index d54e44a6b..76a8b2bf4 100644
--- a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
@@ -2,6 +2,6 @@ DESCRIPTION = "Tools for GUPnP"
LICENSE = "GPL"
DEPENDS = "gupnp gtk+ libglade gnome-icon-theme"
-SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"
+SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
inherit autotools pkgconfig