gupnp: fix broken SRC_URIs

This fixes [BUGID #469]

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
Scott Garman 2010-10-14 13:45:27 -07:00 committed by Richard Purdie
parent 95fb69bb24
commit 12477ad2b2
5 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -3,7 +3,7 @@ DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for cr
LICENSE = "LGPL"
DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2"
SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"
SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
PR = "r1"
inherit autotools pkgconfig