summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb')
-rw-r--r--meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb b/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
index 9e27375cc1..9d4c17e6a3 100644
--- a/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
+++ b/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "GSSDP implements resource discovery and announcement over SSDP (S
3LICENSE = "LGPL" 3LICENSE = "LGPL"
4DEPENDS = "glib-2.0 libsoup-2.4 libglade" 4DEPENDS = "glib-2.0 libsoup-2.4 libglade"
5 5
6SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" 6SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
7 7
8inherit autotools pkgconfig 8inherit autotools pkgconfig
9 9