summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
diff options
context:
space:
mode:
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 d54e44a6b6..76a8b2bf43 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"
2LICENSE = "GPL" 2LICENSE = "GPL"
3DEPENDS = "gupnp gtk+ libglade gnome-icon-theme" 3DEPENDS = "gupnp gtk+ libglade gnome-icon-theme"
4 4
5SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" 5SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
6 6
7inherit autotools pkgconfig 7inherit autotools pkgconfig