diff options
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb')
-rw-r--r-- | meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb b/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb index 72c9d59eac..c9de7985f3 100644 --- a/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb +++ b/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for cr | |||
3 | LICENSE = "LGPL" | 3 | LICENSE = "LGPL" |
4 | DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2" | 4 | DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2" |
5 | 5 | ||
6 | SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" | 6 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz" |
7 | PR = "r1" | 7 | PR = "r1" |
8 | 8 | ||
9 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |