From 12477ad2b27661c8a822f21a5b6a42516bab9edb Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Thu, 14 Oct 2010 13:45:27 -0700 Subject: gupnp: fix broken SRC_URIs This fixes [BUGID #469] Signed-off-by: Scott Garman --- meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb') 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 LICENSE = "LGPL" DEPENDS = "glib-2.0 libsoup-2.4 libglade" -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 -- cgit v1.2.3-54-g00ecf