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/gupnp-av_0.5.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb') diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb index 75f015def7..97990ba330 100644 --- a/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb +++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb @@ -3,6 +3,6 @@ DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) LICENSE = "LGPL" DEPENDS = "gupnp" -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